Anthropic's announcement of Fable 5.1 and Mythos 5.1 — one base model, two guardrail postures.
- official
- models
- announcement
- fable
Microsoft's free 12-lesson course on building AI agents — covers GenAI design patterns from basics.
Microsoft's free 12-lesson course walks through AI agent fundamentals: tool use, planning, RAG, multi-agent, evaluation. Each lesson has code samples in Python and TypeScript. The best structured on-ramp for new agent developers.
Repository
microsoft/ai-agents-for-beginnersCharted
Anthropic's announcement of Fable 5.1 and Mythos 5.1 — one base model, two guardrail postures.
Anthropic's canonical essay on agent design — workflows vs agents, and five composable patterns.
HumanLayer's 12 design principles for production-grade LLM agents — the closest thing to a 'best practices' manifesto.