This commit is contained in:
zachary62
2024-12-29 20:42:09 +00:00
parent ceb94d3173
commit 34fede64bf
+1 -1
View File
@@ -31,7 +31,7 @@ We model the LLM workflow as a **Nested Flow**:
## Preparation ## Preparation
- [LLM Wrapper](./llm.md) - [LLM Wrapper](./llm.md)
- Tools - [Tool](./tool.md)
## Paradigm Implementation ## Paradigm Implementation