DEV Community

# hermeschallenge

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
llmfleet: pool many agents' turns into one Batch API call and save 50 percent

llmfleet: pool many agents' turns into one Batch API call and save 50 percent

Comments
4 min read
I rewrote my Bedrock client three times. Then I extracted the boring parts into one library.

I rewrote my Bedrock client three times. Then I extracted the boring parts into one library.

Comments
4 min read
Four Patterns for Multi-Agent Python Systems That Actually Work

Four Patterns for Multi-Agent Python Systems That Actually Work

Comments
5 min read
prompt-eval-rubric: Score Your Agent's Outputs Without Paying for Another LLM Call

prompt-eval-rubric: Score Your Agent's Outputs Without Paying for Another LLM Call

Comments
5 min read
agenttap: see exactly what your LLM SDK sent to the wire, with API keys scrubbed

agenttap: see exactly what your LLM SDK sent to the wire, with API keys scrubbed

Comments
4 min read
A six-concern production harness for Nemotron agents on Crusoe Managed Inference

A six-concern production harness for Nemotron agents on Crusoe Managed Inference

Comments
4 min read
My RAG system slowly got worse for three months and nobody noticed.

My RAG system slowly got worse for three months and nobody noticed.

Comments
4 min read
Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Comments
6 min read
cachebench: stop finding out about prompt-cache regressions from the invoice

cachebench: stop finding out about prompt-cache regressions from the invoice

Comments
4 min read
Setting Up Agent Observability in 30 Minutes

Setting Up Agent Observability in 30 Minutes

Comments
6 min read
Streaming LLM Responses in Python Agents: What Goes Wrong and How to Fix It

Streaming LLM Responses in Python Agents: What Goes Wrong and How to Fix It

Comments
6 min read
agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

Comments
5 min read
Adding Memory to Your Python Agent Without a Vector Database

Adding Memory to Your Python Agent Without a Vector Database

Comments
5 min read
I Shipped 50 Agent-Stack Libraries. Here Is How They Fit Together.

I Shipped 50 Agent-Stack Libraries. Here Is How They Fit Together.

Comments
6 min read
llm-pii-redact: Remove PII From Prompts Before They Reach the Model

llm-pii-redact: Remove PII From Prompts Before They Reach the Model

Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.