mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 04:50:39 +00:00
doc
This commit is contained in:
parent
9ff6ceef45
commit
723cfff2c1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"# Build and Monitor Agent Workflows with Llama Stack + Anthropic's Best Practice\n",
|
"# Build and Monitor Agent Workflows with Llama Stack + Anthropic's Best Practice\n",
|
||||||
"\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",
|
"\n",
|
||||||
"**1. Basic Workflows**\n",
|
"**1. Basic Workflows**\n",
|
||||||
"- 1.1 Prompt Chaining\n",
|
"- 1.1 Prompt Chaining\n",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue