Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Python
import antigravity
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Stop Writing Tool Schemas by Hand: tool-schema-from-fn
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Stop Writing Tool Schemas by Hand: tool-schema-from-fn
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
Five Things to Do Before You Deploy Your Agent to Production
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Five Things to Do Before You Deploy Your Agent to Production
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
My agent cited a document that does not exist. Here is the library I wrote to catch that.
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
My agent cited a document that does not exist. Here is the library I wrote to catch that.
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
The Tool That Kept Doing Full-Table Scans: tool-arg-defaults
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
The Tool That Kept Doing Full-Table Scans: tool-arg-defaults
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
Build System Prompts From Named Sections Instead of One Giant String
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Build System Prompts From Named Sections Instead of One Giant String
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
tool-call-budgets: Stop Runaway Agent Loops Before They Hit Your Invoice
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
tool-call-budgets: Stop Runaway Agent Loops Before They Hit Your Invoice
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
agent-message-window: a sliding context window that never breaks a tool pair
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
agent-message-window: a sliding context window that never breaks a tool pair
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
A Week in Production: What Your Agent Will Actually Break On
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
A Week in Production: What Your Agent Will Actually Break On
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
llm-fallback-router: Multi-Provider Failover for Python LLM Calls
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
llm-fallback-router: Multi-Provider Failover for Python LLM Calls
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
Cut Your Anthropic Bill in Half with the Batch API
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Cut Your Anthropic Bill in Half with the Batch API
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
Stop Writing One-Off Case Converters for LLM Tool Args: tool-arg-rename
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Stop Writing One-Off Case Converters for LLM Tool Args: tool-arg-rename
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
5 min read
Six Security Layers for Python LLM Agents
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Six Security Layers for Python LLM Agents
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
6 min read
Sliding Message Window for Agent Loops: Trim Context Without Splitting Tool Pairs
Mukunda Rao Katta
Mukunda Rao Katta
Mukunda Rao Katta
Follow
May 25
Sliding Message Window for Agent Loops: Trim Context Without Splitting Tool Pairs
#
hermeschallenge
#
ai
#
python
#
agents
Comments
Add Comment
4 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account