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-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
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
Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format

Format Tool Output for LLMs Before It Becomes a Tool Result: tool-output-format

Comments
5 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
LRU Memoization for Agent Tool Calls with tool-result-cache

LRU Memoization for Agent Tool Calls with tool-result-cache

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
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
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
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-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
Durable Agent State Checkpoints: Resume Where You Left Off When the Run Crashes

Durable Agent State Checkpoints: Resume Where You Left Off When the Run Crashes

Comments
4 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
agent-event-bus: Sync and Async Pub/Sub for Agent Events

agent-event-bus: Sync and Async Pub/Sub for Agent Events

Comments
5 min read
The Agent That Retried Five Times Over a String: tool-arg-coerce-py

The Agent That Retried Five Times Over a String: tool-arg-coerce-py

Comments
5 min read
llm-json-repair: Three-Pass Local JSON Repair for LLM Responses in Rust

llm-json-repair: Three-Pass Local JSON Repair for LLM Responses in Rust

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