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.
Build System Prompts From Named Sections Instead of One Giant String

Build System Prompts From Named Sections Instead of One Giant String

Comments
4 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
Five Observability Layers Every Production Agent Needs

Five Observability Layers Every Production Agent Needs

Comments
6 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
My agent made a $400 mistake. I had no idea why. So I built a WHY layer.

My agent made a $400 mistake. I had no idea why. So I built a WHY layer.

Comments
5 min read
When to Move an Agent Library From Python to Rust

When to Move an Agent Library From Python to Rust

Comments
5 min read
llm-retry: Full-Jitter Exponential Backoff for LLM API Calls in Rust

llm-retry: Full-Jitter Exponential Backoff for LLM API Calls in Rust

Comments
4 min read
agent-citation: Track Where Every Agent Claim Came From

agent-citation: Track Where Every Agent Claim Came From

Comments
6 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
llm-fallback-router: Multi-Provider Failover for Python LLM Calls

llm-fallback-router: Multi-Provider Failover for Python LLM Calls

Comments
5 min read
agentcast-rs: Repair, Validate, and Retry LLM JSON Output in Rust

agentcast-rs: Repair, Validate, and Retry LLM JSON Output in Rust

Comments
5 min read
agentguard: Network Egress Allowlist for AI Agent Tools

agentguard: Network Egress Allowlist for AI Agent Tools

Comments
5 min read
llm-fallback-chain: Ordered Provider Failover for LLM Calls

llm-fallback-chain: Ordered Provider Failover for LLM Calls

Comments
5 min read
Per-Step JSONL Logging for Agent Runs: Know What Your Agent Did and When

Per-Step JSONL Logging for Agent Runs: Know What Your Agent Did and When

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