LLM Workflows and Agents
· 4 min read
Notes on workflows and agents from Anthropic's course on Claude. Covers evaluator-optimizer pattern, chaining, routing, parallelization.
Notes on workflows and agents from Anthropic's course on Claude. Covers evaluator-optimizer pattern, chaining, routing, parallelization.
Notes on Claude Code and Computer Use from Anthropic's course on Claude. Covers workflow patterns.
Notes on features of Claude from Anthropic's course. Covers extended thinking, citations and prompt caching.
Notes on retrieval augmented generation (RAG) from Anthropic's course on Claude.
Notes on LLM tool functions from Anthropic's course on Claude. Covers tool schemas and multi-turn conversations with tools.
Notes on prompt evaluation from Anthropic's course on Claude.
Introductory notes from Anthropic's course on Claude. Includes multi-turn conversations, temperature, prefilling, stop sequences.