update doc
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<h1 align="center">Mini LLM Flow</h1>
|
||||
|
||||

|
||||
[](https://zachary62.github.io/miniLLMFlow/)
|
||||
|
||||
A [100-line](minillmflow/__init__.py) minimalist LLM framework for agents, task decomposition, RAG, etc.
|
||||
|
||||
@@ -8,6 +9,8 @@ A [100-line](minillmflow/__init__.py) minimalist LLM framework for agents, task
|
||||
|
||||
- **Pro tip:** Build LLM apps with LLMs assistants (ChatGPT, Claude, etc.) via [this prompt](assets/prompt)
|
||||
|
||||
Documentation: https://zachary62.github.io/miniLLMFlow/
|
||||
|
||||
## Why Mini LLM Flow?
|
||||
|
||||
In the future, **LLM apps will be developed by LLMs**: users specify requirements, and LLMs design, build, and maintain on their own. Current LLMs:
|
||||
|
||||
Reference in New Issue
Block a user