BioErrorLog Tech Blog
id:BioErrorLog
AIエージェントパターン&プラクティスまとめ
AIエージェントパターンとプラクティスを、Anthropicの記事"Building effective agents"とそのフォローアップ動画から学びます。 はじめに 前提: AIエージェントの定義 AIエージェントパターン Augmented LLM Workflow: Prompt chaining Workflow: Routing Workflow: Parallelization Workflow: Orchestrator-workers Work…