DEV Community

Artificial Intelligence

Artificial intelligence leverages computers and machines to mimic the problem-solving and decision-making capabilities found in humans and in nature.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
When to Move an Agent Library From Python to Rust

When to Move an Agent Library From Python to Rust

Comments
5 min read
Make Your Agent Idempotent: Run It Twice, Get the Same Result

Make Your Agent Idempotent: Run It Twice, Get the Same Result

Comments
4 min read
token-budget-py: Thread-Safe Token and USD Caps for Python Agents

token-budget-py: Thread-Safe Token and USD Caps for Python Agents

Comments
5 min read
agentprompt-rs: Jinja2 LLM prompt templates in Rust with strict-mode missing variable errors

agentprompt-rs: Jinja2 LLM prompt templates in Rust with strict-mode missing variable errors

Comments
5 min read
llm-retry-py: Full-Jitter Retry for LLM Calls in Python

llm-retry-py: Full-Jitter Retry for LLM Calls in Python

Comments
5 min read
agenttrace-rs: Group LLM Calls into Named Runs and Get Cost Breakdowns in Rust

agenttrace-rs: Group LLM Calls into Named Runs and Get Cost Breakdowns in Rust

Comments
4 min read
agenttap: see exactly what your Python LLM client sends over the wire

agenttap: see exactly what your Python LLM client sends over the wire

Comments
5 min read
A Week in Production: What Your Agent Will Actually Break On

A Week in Production: What Your Agent Will Actually Break On

Comments
6 min read
Build a Provider Failover Chain That Actually Works Under Pressure

Build a Provider Failover Chain That Actually Works Under Pressure

Comments
3 min read
Cut Your Anthropic Bill in Half with the Batch API

Cut Your Anthropic Bill in Half with the Batch API

Comments
5 min read
Pre-Warm Your Anthropic Prompt Cache Before the Traffic Hits

Pre-Warm Your Anthropic Prompt Cache Before the Traffic Hits

Comments
4 min read
llm-budget-window: Per-Minute and Per-Hour Token Caps That Actually Work

llm-budget-window: Per-Minute and Per-Hour Token Caps That Actually Work

Comments
5 min read
Tool Call Deduplication: Stop Your Agent from Doing the Same Thing Twice

Tool Call Deduplication: Stop Your Agent from Doing the Same Thing Twice

Comments
6 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
Detect Prompt Injection Before Your Agent Acts on It

Detect Prompt Injection Before Your Agent Acts on It

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