Update README.md
This commit is contained in:
parent
9227b63811
commit
098480f124
|
|
@ -9,8 +9,10 @@ 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)
|
||||||
|
|
||||||
Documentation: https://minillmflow.github.io/miniLLMFlow/
|
Documentation: https://minillmflow.github.io/miniLLMFlow/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue