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-replay: Record LLM Outputs Today, Replay Against a New Model Tomorrow

prompt-replay: Record LLM Outputs Today, Replay Against a New Model Tomorrow

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
Persist and Restore Conversations With Optional Encryption: JSONL Codec for LLM Message Histories

Persist and Restore Conversations With Optional Encryption: JSONL Codec for LLM Message Histories

Comments
4 min read
Stop Writing One-Off Case Converters for LLM Tool Args: tool-arg-rename

Stop Writing One-Off Case Converters for LLM Tool Args: tool-arg-rename

Comments
5 min read
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
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
Rust: Tag Your Agent Tools With Side-Effect Metadata Before Dispatching Them in Parallel

Rust: Tag Your Agent Tools With Side-Effect Metadata Before Dispatching Them in Parallel

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

Split Long Documents Into Overlapping Chunks Without Losing Context

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
agent-resume: checkpoint and resume long-running AI agent jobs in Python

agent-resume: checkpoint and resume long-running AI agent jobs in Python

Comments
5 min read
agenttap: Wire-Level Prompt Introspection for LLM Agents

agenttap: Wire-Level Prompt Introspection for LLM Agents

Comments
4 min read
Version and Hash Your Prompt Templates: Know Exactly Which Prompt Produced Each Response

Version and Hash Your Prompt Templates: Know Exactly Which Prompt Produced Each Response

Comments
5 min read
Replay Every LLM Prompt Against a New Model Before You Migrate

Replay Every LLM Prompt Against a New Model Before You Migrate

Comments
3 min read
tool-output-format: Render Tool Results as LLM-Friendly Markdown

tool-output-format: Render Tool Results as LLM-Friendly Markdown

Comments
5 min read
Six Security Layers for Python LLM Agents

Six Security Layers for Python LLM Agents

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