This commit is contained in:
Xi Yan 2025-03-03 16:09:37 -08:00
parent 9ff6ceef45
commit 723cfff2c1

View file

@ -8,7 +8,7 @@
"\n",
"# Build and Monitor Agent Workflows with Llama Stack + Anthropic's Best Practice\n",
"\n",
"This notebook contains Llama Stack implementations of common and popular agent workflows discussed in Anthropic's blog post [Building Effective Agent Workflows](https://www.anthropic.com/research/building-effective-agents). \n",
"This notebook contains Llama Stack implementations of common agent workflows defined in Anthropic's blog post [Building Effective Agent Workflows](https://www.anthropic.com/research/building-effective-agents). \n",
"\n",
"**1. Basic Workflows**\n",
"- 1.1 Prompt Chaining\n",