Update README.md

This commit is contained in:
Zachary Huang
2025-01-01 17:48:41 -05:00
committed by GitHub
parent 9227b63811
commit 098480f124
+3 -1
View File
@@ -9,7 +9,9 @@ A [100-line](minillmflow/__init__.py) minimalist LLM framework for agents, task
- **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, etc.) - **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, etc.)
- Chat with [Mini LLM Flow Assistant](https://chatgpt.com/g/g-677464af36588191b9eba4901946557b-mini-llm-flow-assistant) - GPT assistant: Check out [Mini LLM Flow Assistant](https://chatgpt.com/g/g-677464af36588191b9eba4901946557b-mini-llm-flow-assistant)
- Claude assistant: Create a project and dump the [docs](docs)
- Use your own LLMs and provide contexts via [this prompt](assets/prompt) - Use your own LLMs and provide contexts via [this prompt](assets/prompt)