Update README.md

This commit is contained in:
Zachary Huang 2025-01-13 16:05:13 -05:00 committed by GitHub
parent d4d2f9ffda
commit 3c1c907681
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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.)