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-template-version: Semver-Pin Your System Prompts So You Can Always Roll Back

prompt-template-version: Semver-Pin Your System Prompts So You Can Always Roll Back

Comments
6 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
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
When to Move an Agent Library From Python to Rust

When to Move an Agent Library From Python to Rust

Comments
5 min read
Build System Prompts From Named Sections Instead of One Giant String

Build System Prompts From Named Sections Instead of One Giant String

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

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

Comments
5 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
agentcast: Validate and Retry LLM JSON Responses Until They Match Your Schema

agentcast: Validate and Retry LLM JSON Responses Until They Match Your Schema

Comments
5 min read
Single-Flight LLM Calls: Coalesce 50 Concurrent Identical Requests Into One API Call

Single-Flight LLM Calls: Coalesce 50 Concurrent Identical Requests Into One API Call

Comments
4 min read
The conversation you saved to disk still has the SSN in it

The conversation you saved to disk still has the SSN in it

Comments
6 min read
agentfit: Trim Agent Message History to Fit Your Context Window

agentfit: Trim Agent Message History to Fit Your Context Window

Comments
5 min read
Stop Getting Surprise Bills: Pre-Flight Cost Checks for LLM Calls

Stop Getting Surprise Bills: Pre-Flight Cost Checks for LLM Calls

Comments
4 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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.