Tag
Anthropic has published the Claude Cookbook, a curated collection of 81 practical developer guides spanning AI agents, RAG, evaluations, multimodal apps, and production workflows. The resource offers actionable code examples and best practices for building and deploying applications with Claude.
The article explores the technical challenges of implementing resumable, cancellable, and multi-device SSE token streams for AI agents. It compares streaming structures across Vercel AI SDK, OpenAI, and Anthropic APIs to demonstrate why building durable streams is complex.
Anthropic provides a guide on designing rigorous automated evaluations for AI agents, addressing the complexities of multi-turn interactions and state modifications.