DEV Community

#agents

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Why Your Bedrock Cost Estimate Was Wrong: Cross-Region Inference Multipliers

Why Your Bedrock Cost Estimate Was Wrong: Cross-Region Inference Multipliers

Comments
5 min read
tool-secret-scrubber: Strip Secrets from Tool Logs Before They Reach Your LLM

tool-secret-scrubber: Strip Secrets from Tool Logs Before They Reach Your LLM

Comments
5 min read
Normalize Provider Error JSON So Your Agent Can Actually Handle Failures

Normalize Provider Error JSON So Your Agent Can Actually Handle Failures

Comments
3 min read
Ordered Provider Failover: Try Anthropic, Fall Back to OpenAI, Then Gemini

Ordered Provider Failover: Try Anthropic, Fall Back to OpenAI, Then Gemini

Comments
4 min read
VCR-Style Record/Replay for LLM Tests: Make Your Agent Tests Deterministic and Free

VCR-Style Record/Replay for LLM Tests: Make Your Agent Tests Deterministic and Free

Comments
4 min read
Multi-Provider Streaming Chunk Reassembly: Collect an LLM Stream Into a Complete Response

Multi-Provider Streaming Chunk Reassembly: Collect an LLM Stream Into a Complete Response

Comments
4 min read
Step Through Your Agent's Failures Like a Debugger

Step Through Your Agent's Failures Like a Debugger

Comments
4 min read
Fix Bad Structured Output by Feeding the Error Back to the Model

Fix Bad Structured Output by Feeding the Error Back to the Model

Comments
4 min read
Per-Tool Timeouts: Stop One Slow API From Hanging Your Agent

Per-Tool Timeouts: Stop One Slow API From Hanging Your Agent

Comments
4 min read
Stop Branching on Error Strings: A Closed Enum for Tool Exceptions

Stop Branching on Error Strings: A Closed Enum for Tool Exceptions

Comments
4 min read
Fast Heuristic Token Counter: Know Your Prompt Size Without Calling tiktoken

Fast Heuristic Token Counter: Know Your Prompt Size Without Calling tiktoken

Comments
4 min read
Self-Impose Rate Limits on Your Agent Before Your Provider Does

Self-Impose Rate Limits on Your Agent Before Your Provider Does

Comments
6 min read
claude-cost: Cache-Aware Claude Cost Calculator for Rust (Anthropic API + Bedrock)

claude-cost: Cache-Aware Claude Cost Calculator for Rust (Anthropic API + Bedrock)

Comments
4 min read
PII Redaction Before LLM Calls: Keep User Data Out of Your Prompt Logs

PII Redaction Before LLM Calls: Keep User Data Out of Your Prompt Logs

Comments
4 min read
m365-graph-incident-agent: AI-Powered Incident Triage via Microsoft Graph

m365-graph-incident-agent: AI-Powered Incident Triage via Microsoft Graph

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