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.
llm-fallback-router-rs: Multi-Provider LLM Failover in Rust

llm-fallback-router-rs: Multi-Provider LLM Failover in Rust

Comments
5 min read
Sliding Message Window for Agent Loops: Trim Context Without Splitting Tool Pairs

Sliding Message Window for Agent Loops: Trim Context Without Splitting Tool Pairs

Comments
4 min read
The Tool That Kept Doing Full-Table Scans: tool-arg-defaults

The Tool That Kept Doing Full-Table Scans: tool-arg-defaults

Comments
6 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
Stop Hammering a Broken API: Circuit Breakers for LLM Calls in Rust

Stop Hammering a Broken API: Circuit Breakers for LLM Calls in Rust

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
Version and Hash Your Prompt Templates: Know Exactly Which Prompt Produced Each Response

Version and Hash Your Prompt Templates: Know Exactly Which Prompt Produced Each Response

Comments
5 min read
llm-circuit-breaker-py: Open the Circuit Before Your Agent Hammers a Down Provider

llm-circuit-breaker-py: Open the Circuit Before Your Agent Hammers a Down Provider

Comments
5 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
agent-replay-trace: step through JSONL agent traces for debugging

agent-replay-trace: step through JSONL agent traces for debugging

Comments
5 min read
Five Observability Layers Every Production Agent Needs

Five Observability Layers Every Production Agent Needs

Comments
6 min read
Per-Key Rate Limiting for Agent Tool Calls: Stop One User From Breaking Everything

Per-Key Rate Limiting for Agent Tool Calls: Stop One User From Breaking Everything

Comments
4 min read
claude-stream-rs: parse Anthropic SSE streaming responses into a typed Rust enum

claude-stream-rs: parse Anthropic SSE streaming responses into a typed Rust enum

Comments
5 min read
Per-Tool Call-Count Caps: Prevent Any Single Tool From Running Away

Per-Tool Call-Count Caps: Prevent Any Single Tool From Running Away

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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.