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.
What I Learned Shipping 50 Agent-Stack Libraries in One Sprint

What I Learned Shipping 50 Agent-Stack Libraries in One Sprint

Comments
6 min read
Three Error Recovery Patterns for LLM Agent Tool Failures

Three Error Recovery Patterns for LLM Agent Tool Failures

Comments
5 min read
How to Test LLM Agents Without Calling the Real API

How to Test LLM Agents Without Calling the Real API

Comments
5 min read
I needed a stable cache key for LLM requests. The hard part was the input list order.

I needed a stable cache key for LLM requests. The hard part was the input list order.

Comments
4 min read
Setting Up Agent Observability in 30 Minutes

Setting Up Agent Observability in 30 Minutes

Comments
6 min read
Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Comments
6 min read
I Shipped 50 Agent-Stack Libraries. Here Is How They Fit Together.

I Shipped 50 Agent-Stack Libraries. Here Is How They Fit Together.

Comments
6 min read
agenttap: see exactly what your LLM SDK sent to the wire, with API keys scrubbed

agenttap: see exactly what your LLM SDK sent to the wire, with API keys scrubbed

Comments
4 min read
My LLM provider went down for 11 minutes. My code spent 4 of them in connect timeouts.

My LLM provider went down for 11 minutes. My code spent 4 of them in connect timeouts.

Comments
4 min read
Spec-Driven Development Without an IDE: I Generated NestJS, Go, Spring Boot, Laravel, and Rust Apps From a Single PRD File

Spec-Driven Development Without an IDE: I Generated NestJS, Go, Spring Boot, Laravel, and Rust Apps From a Single PRD File

Comments
7 min read
agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

Comments
5 min read
Adding Memory to Your Python Agent Without a Vector Database

Adding Memory to Your Python Agent Without a Vector Database

Comments
5 min read
Production Python Agent Checklist: 15 Things Before You Deploy

Production Python Agent Checklist: 15 Things Before You Deploy

Comments
6 min read
I shipped 50 agent infrastructure libraries. Here is what I learned.

I shipped 50 agent infrastructure libraries. Here is what I learned.

Comments
7 min read
A six-concern production harness for Nemotron agents on Crusoe Managed Inference

A six-concern production harness for Nemotron agents on Crusoe Managed Inference

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