This commit is contained in:
zachary62 2024-12-29 20:42:09 +00:00
parent ceb94d3173
commit 34fede64bf
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ We model the LLM workflow as a **Nested Flow**:
## Preparation
- [LLM Wrapper](./llm.md)
- Tools
- [Tool](./tool.md)
## Paradigm Implementation