Update README.md
This commit is contained in:
parent
0dde58d684
commit
877a1b728b
|
|
@ -6,7 +6,7 @@ A 100-line minimalist LLM framework for agents, task decomposition, RAG, etc.
|
|||
|
||||
- Install via ```pip install minillmflow```, or just copy the [source](minillmflow/__init__.py) (only 100 lines)
|
||||
|
||||
- **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, etc.) via [this prompt](minillmflow/docs/prompt)
|
||||
- **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, etc.) via [this prompt](docs/prompt)
|
||||
|
||||
## Why Mini LLM Flow?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue