forked from phoenix-oss/llama-stack-mirror
Updates to ReadTheDocs (#859)
Move evals section to AI Agents section drop from top level and other minor fixes
This commit is contained in:
parent
d78027f3b5
commit
a6a4270eef
6 changed files with 18 additions and 70 deletions
|
@ -1,4 +1,4 @@
|
|||
# Agent Execution Loop
|
||||
## Agent Execution Loop
|
||||
|
||||
Agents are the heart of complex AI applications. They combine inference, memory, safety, and tool usage into coherent workflows. At its core, an agent follows a sophisticated execution loop that enables multi-step reasoning, tool usage, and safety checks.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue