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.
Pre-Flight Cost Gates for LLM Calls: Stop Expensive Requests Before They Hit the API

Pre-Flight Cost Gates for LLM Calls: Stop Expensive Requests Before They Hit the API

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
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
Composable Stop Conditions: Know When Your Agent Is Actually Done

Composable Stop Conditions: Know When Your Agent Is Actually Done

Comments
4 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
Which Agent Feature Costs the Most? Here's How to Find Out.

Which Agent Feature Costs the Most? Here's How to Find Out.

Comments
7 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
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
agentsnap-rs: Snapshot Testing for Rust Agent Tool-Call Traces

agentsnap-rs: Snapshot Testing for Rust Agent Tool-Call Traces

Comments
5 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
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
How Are Developers Actually Using AI At Work?

Senior roles and legacy code migration

How Are Developers Actually Using AI At Work?

178
Comments 237
4 min read
Stop Writing One-Off Case Converters for LLM Tool Args: tool-arg-rename

Stop Writing One-Off Case Converters for LLM Tool Args: tool-arg-rename

Comments
5 min read
PII in Your Prompt Logs Is a Liability: Redact Before You Send

PII in Your Prompt Logs Is a Liability: Redact Before You Send

Comments
5 min read
Rust: Tag Your Agent Tools With Side-Effect Metadata Before Dispatching Them in Parallel

Rust: Tag Your Agent Tools With Side-Effect Metadata Before Dispatching Them in Parallel

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