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

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

Comments
5 min read
Stop Paying for the Same Tool Call Twice: Memoize LLM Tool Calls with tool-call-cache

Stop Paying for the Same Tool Call Twice: Memoize LLM Tool Calls with tool-call-cache

Comments
5 min read
llm-fallback-router: Multi-Provider Failover for Python LLM Calls

llm-fallback-router: Multi-Provider Failover for Python LLM Calls

Comments
5 min read
tool-arg-fuzzy-rs: Fuzzy Match LLM Enum Args to Valid Values in Rust

tool-arg-fuzzy-rs: Fuzzy Match LLM Enum Args to Valid Values in 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
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
perfectcorp-tryon-concierge: Virtual Try-On via Chat

perfectcorp-tryon-concierge: Virtual Try-On via Chat

Comments
5 min read
Two Copies of the Tool List, One Agent That Broke: agent-fn-registry

Two Copies of the Tool List, One Agent That Broke: agent-fn-registry

Comments
7 min read
agent-event-bus-rs: Sync Pub/Sub for Rust AI Agent Events

agent-event-bus-rs: Sync Pub/Sub for Rust AI Agent Events

Comments
5 min read
Session-Scoped Tool Call Deduplication: Stop Your Agent From Doing the Same Thing Twice

Session-Scoped Tool Call Deduplication: Stop Your Agent From Doing the Same Thing Twice

Comments
4 min read
When Your LLM Provider Goes Down Mid-Demo: llm-fallback-chain

When Your LLM Provider Goes Down Mid-Demo: llm-fallback-chain

Comments
6 min read
Split Long Documents Into Overlapping Chunks Without Losing Context

Split Long Documents Into Overlapping Chunks Without Losing Context

Comments
4 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
I rebuilt an AI startup's landing page. here's what actually went into it.

I rebuilt an AI startup's landing page. here's what actually went into it.

Comments
2 min read
A/B Test Your Prompts Without a Framework

A/B Test Your Prompts Without a Framework

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