DEV Community

Python

import antigravity

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Five Observability Layers Every Production Agent Needs

Five Observability Layers Every Production Agent Needs

Comments
6 min read
Six Security Layers for Python LLM Agents

Six Security Layers for Python LLM Agents

Comments
6 min read
Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format

Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format

Comments
5 min read
Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information

Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information

Comments
4 min read
Durable Agent State Checkpoints: Resume Where You Left Off When the Run Crashes

Durable Agent State Checkpoints: Resume Where You Left Off When the Run Crashes

Comments
4 min read
Five Things to Do Before You Deploy Your Agent to Production

Five Things to Do Before You Deploy Your Agent to Production

Comments
6 min read
Token-Bucket Rate Limiting for LLM Calls: Don't 429 Your Own Agent

Token-Bucket Rate Limiting for LLM Calls: Don't 429 Your Own Agent

Comments
4 min read
Score Your Agent's Responses With a 0.0-1.0 Rubric (No LLM Judge Required)

Score Your Agent's Responses With a 0.0-1.0 Rubric (No LLM Judge Required)

Comments
4 min read
Which Agent Feature Costs the Most? Here's How to Find Out.

Which Agent Feature Costs the Most? Here's How to Find Out.

Comments
7 min read
Build a Metrics Dashboard for Your Python Agent in 50 Lines

Build a Metrics Dashboard for Your Python Agent in 50 Lines

Comments
6 min read
The $12 LLM Call Nobody Saw Coming: llm-cost-cap

The $12 LLM Call Nobody Saw Coming: llm-cost-cap

Comments
5 min read
LRU Memoization for Agent Tool Calls with tool-result-cache

LRU Memoization for Agent Tool Calls with tool-result-cache

Comments
5 min read
Cooperative Agent Deadlines: Give Every Task a Wall-Clock Time Budget

Cooperative Agent Deadlines: Give Every Task a Wall-Clock Time Budget

Comments
4 min read
My agent retried a 401 Unauthorized nine times. The fix was two lines.

My agent retried a 401 Unauthorized nine times. The fix was two lines.

Comments
5 min read
Function Signatures to Multi-Provider Tool Schemas: One Source of Truth for All LLM Providers

Function Signatures to Multi-Provider Tool Schemas: One Source of Truth for All LLM Providers

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