From 3c1c90768151a8d46c67cd5f8219b959cf3deda7 Mon Sep 17 00:00:00 2001 From: Zachary Huang <33015448+zachary62@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:05:13 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c28db79..d91c3c3 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ A [100-line](pocketflow/__init__.py) minimalist LLM framework for ([Multi-](http - Install via ```pip install pocketflow```, or just copy the [source codes](pocketflow/__init__.py) (only 100 lines) +- If you want a better-documented version of the 100 lines, [check this out](https://chatgpt.com/share/678564bd-1ba4-8000-98e4-a6ffe363c1b8) - **💡 Pro tip!!** Build LLM apps with LLMs assistants (ChatGPT, Claude, Cursor.ai, etc.)