Update README.md

This commit is contained in:
Zachary Huang 2025-01-03 20:18:12 -05:00 committed by GitHub
parent b87b5ab678
commit 3d8c879ca3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ An [100-line](minillmflow/__init__.py) minimalist LLM framework for [agents](htt
- **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, Cursor.ai, etc.)
- **ChatGPT:** Check out [GPT assistant](https://chatgpt.com/g/g-677464af36588191b9eba4901946557b-mini-llm-flow-assistant)
- **Claude (preferred):** Create a project, dump the [docs](docs), and ask it to write LLM workflow!
- **Claude:** Create a project, dump the [docs](docs), and ask it to write LLM workflow!
- **ChatGPT:** Check out [GPT assistant](https://chatgpt.com/g/g-677464af36588191b9eba4901946557b-mini-llm-flow-assistant)
Documentation: https://minillmflow.github.io/miniLLMFlow/