Update README.md
This commit is contained in:
parent
5c1946dc9b
commit
5aff7c7de6
|
|
@ -10,7 +10,7 @@ A 100-line minimalist LLM framework for agents, task decomposition, RAG, etc.
|
|||
|
||||
## Why Mini LLM Flow?
|
||||
|
||||
In the future, **LLM apps will be developed by LLMs**: users specify requirements, and LLMs build, test, and maintain on their own. Current LLM assistants:
|
||||
In the future, **LLM apps will be developed by LLMs**: users specify requirements, and LLMs design, build, and maintain on their own. Current LLMs:
|
||||
|
||||
1. **😀 Shine at Low-level Implementation**:
|
||||
With proper docs, LLMs can handle APIs, tools, chunking, prompt wrapping, etc.
|
||||
|
|
|
|||
Loading…
Reference in New Issue