From e2de4a581fb2fe2f9fce84f0f2038f445e109977 Mon Sep 17 00:00:00 2001 From: zachary62 Date: Fri, 10 Jan 2025 22:34:05 +0000 Subject: [PATCH] fix link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f6212e0..f34e225 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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**: