Update README.md

This commit is contained in:
Helena Zhang
2025-01-03 18:33:46 -08:00
committed by GitHub
parent 3d8c879ca3
commit 02cab7c15e
+1 -1
View File
@@ -17,7 +17,7 @@ Documentation: https://minillmflow.github.io/miniLLMFlow/
## Why Mini LLM Flow? ## Why Mini LLM Flow?
Mini LLM Flow is designed to be **the framework used by LLMs**. In the future, LLM projects will *self-programmed* by LLMs themselves: Users specify requirements, and LLMs will design, build, and maintain. Current LLMs are: Mini LLM Flow is designed to be **the framework used by LLMs**. In the future, LLM projects will be *self-programmed* by LLMs themselves: Users specify requirements, and LLMs will design, build, and maintain. Current LLMs are:
1. **👍 Good at Low-level Details:** LLMs can handle details like *wrappers, tools, and prompts*, which don't belong in a framework. Current frameworks are over-engineered, making them hard for humans (and LLMs) to maintain. 1. **👍 Good at Low-level Details:** LLMs can handle details like *wrappers, tools, and prompts*, which don't belong in a framework. Current frameworks are over-engineered, making them hard for humans (and LLMs) to maintain.