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.
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
Debug Agent Failures After They Happen with JSONL Traces

Debug Agent Failures After They Happen with JSONL Traces

Comments
5 min read
Priority Queue for Agent Sub-Tasks: Stop Processing Low-Priority Work First

Priority Queue for Agent Sub-Tasks: Stop Processing Low-Priority Work First

Comments
4 min read
Token-Bucket Rate Limiting for LLM Calls: Don't 429 Your Own Agent

Token-Bucket Rate Limiting for LLM Calls: Don't 429 Your Own Agent

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
Build a Provider Failover Chain That Actually Works Under Pressure

Build a Provider Failover Chain That Actually Works Under Pressure

Comments
3 min read
Validate LLM Output Before It Reaches Your Users

Validate LLM Output Before It Reaches Your Users

Comments
5 min read
Defending Against Prompt Injection in Python Agents

Defending Against Prompt Injection in Python Agents

Comments
6 min read
Your Agent Doesn't Know When to Stop. Give It a Deadline.

Your Agent Doesn't Know When to Stop. Give It a Deadline.

Comments
4 min read
agentvet-rs: Validate Tool Args Before Your Agent Executes Them (Rust)

agentvet-rs: Validate Tool Args Before Your Agent Executes Them (Rust)

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

Compress Your Agent's Context Without Losing What Matters

Comments
6 min read
Checkpoint Your Agent Jobs So Crashes Don't Mean Starting Over

Checkpoint Your Agent Jobs So Crashes Don't Mean Starting Over

Comments
4 min read
llm-tool-arg-coerce: Stop LLM String Arguments From Crashing Your Tools

llm-tool-arg-coerce: Stop LLM String Arguments From Crashing Your Tools

Comments
5 min read
Translating LLM Telemetry Between OpenInference and OTel GenAI with Rust

Translating LLM Telemetry Between OpenInference and OTel GenAI with Rust

Comments
5 min read
100 Users, One LLM Call: Single-Flight Deduplication with llm-batch-coalesce

100 Users, One LLM Call: Single-Flight Deduplication with llm-batch-coalesce

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