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.
The $12 LLM Call Nobody Saw Coming: llm-cost-cap

The $12 LLM Call Nobody Saw Coming: llm-cost-cap

Comments
5 min read
llm-tool-arg-coerce: Coerce LLM Tool Args to Expected Types with a Function-Sig Shortcut

llm-tool-arg-coerce: Coerce LLM Tool Args to Expected Types with a Function-Sig Shortcut

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
Your Agent Loop Has No Clock: agent-deadline

Your Agent Loop Has No Clock: agent-deadline

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
Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information

Heuristic Prompt Compression: Cut Your Context Window Usage Without Losing Key Information

Comments
4 min read
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
tool-output-truncate-py: Trim Tool Output Before It Eats Your Context Window

tool-output-truncate-py: Trim Tool Output Before It Eats Your Context Window

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

Stop Guessing Anthropic's Dict Shape for Image Blocks

Comments
5 min read
Five Observability Layers Every Production Agent Needs

Five Observability Layers Every Production Agent Needs

Comments
6 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
token-budget-py: Thread-Safe Token and USD Caps for Python Agents

token-budget-py: Thread-Safe Token and USD Caps for Python Agents

Comments
5 min read
agent-message-window: a sliding context window that never breaks a tool pair

agent-message-window: a sliding context window that never breaks a tool pair

Comments
5 min read
Single-Flight Batching: When Many Callers Need the Same LLM Response

Single-Flight Batching: When Many Callers Need the Same LLM Response

Comments
6 min read
One Registry to Rule All Your Agent Tools

One Registry to Rule All Your Agent Tools

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