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.
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
I run 30 agents in parallel. They share one budget. Here is the pool primitive that makes that safe.

I run 30 agents in parallel. They share one budget. Here is the pool primitive that makes that safe.

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
One Registry to Rule All Your Agent Tools

One Registry to Rule All Your Agent Tools

Comments
4 min read
Compress Your Agent's Context Without Losing What Matters

Compress Your Agent's Context Without Losing What Matters

Comments
6 min read
Run Your Agent in Shadow Mode Before You Trust It With Production

Run Your Agent in Shadow Mode Before You Trust It With Production

Comments
4 min read
Stateful Rolling Chat History: Manage Conversation Memory Without Blowing the Context Window

Stateful Rolling Chat History: Manage Conversation Memory Without Blowing the Context Window

Comments
4 min read
Persist and Restore Conversations With Optional Encryption: JSONL Codec for LLM Message Histories

Persist and Restore Conversations With Optional Encryption: JSONL Codec for LLM Message Histories

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

Detect Prompt Injection Before Your Agent Acts on It

Comments
4 min read
prompt-eval-rubric: Composable 0.0-1.0 Scoring Rubrics for LLM Outputs

prompt-eval-rubric: Composable 0.0-1.0 Scoring Rubrics for LLM Outputs

Comments
6 min read
Stop Guessing Anthropic's Dict Shape for Image Blocks

Stop Guessing Anthropic's Dict Shape for Image Blocks

Comments
5 min read
agentguard-rs: Domain Allowlists for Rust AI Agent Network Calls

agentguard-rs: Domain Allowlists for Rust AI Agent Network Calls

Comments
5 min read
The conversation you saved to disk still has the SSN in it

The conversation you saved to disk still has the SSN in it

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