This commit is contained in:
zachary62
2025-01-10 22:34:05 +00:00
parent 83bd691fdc
commit e2de4a581f
+1 -1
View File
@@ -6,7 +6,7 @@ nav_order: 1
# Pocket Flow
A [100-line](https://github.com/miniLLMFlow/PocketFlow/blob/main/packetflow/__init__.py) minimalist LLM framework for *Agents, Task Decomposition, RAG, etc*.
A [100-line](https://github.com/miniLLMFlow/PocketFlow/blob/main/pocketflow/__init__.py) minimalist LLM framework for *Agents, Task Decomposition, RAG, etc*.
We model the LLM workflow as a **Nested Directed Graph**: