This commit is contained in:
zachary62 2025-01-10 22:34:05 +00:00
parent 83bd691fdc
commit e2de4a581f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ nav_order: 1
# Pocket Flow # 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**: We model the LLM workflow as a **Nested Directed Graph**: