AIエージェントパターンとプラクティスを、Anthropicの記事"Building effective agents"とそのフォローアップ動画から学びます。 はじめに 前提: AIエージェントの定義 AIエージェントパターン Augmented LLM Workflow: Prompt chaining Workflow: Routing Workflow: Parallelization Workflow: Orchestrator-workers Workflow: Evaluator-optimizer Agent プラクティス 可能な限りシンプルにする フレームワークの採用は慎重に …