Tag
A senior Google engineer has freely released a 421-page AI construction guide, 'Agentic Design Patterns,' which includes code and can be directly used in production environments.
Introduces six forms of AI agent workflows: classify and execute, fan-out and consolidate, adversarial validation, generate and filter, tournament, loop until done.
An open catalog of agent patterns (e.g., ReAct, tool-use, RAG) and their implementations across frameworks like LangChain, LlamaIndex, and others, aiming to map the agent landscape using a pattern language approach.