mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-10 13:29:35 +00:00
doc:update document
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
The ability of Agent and Plugin is the core of whether large models can be automated. In this project, we natively support the plugin mode, and large models can automatically achieve their goals. At the same time, in order to give full play to the advantages of the community, the plugins used in this project natively support the Auto-GPT plugin ecology, that is, Auto-GPT plugins can directly run in our project.
|
||||
|
||||
```{admonition} The LLM (Language Model) suitable for the Plugin scene is
|
||||
* chatgpt3.5.
|
||||
* chatgpt4.
|
||||
```
|
||||
|
||||
## Local Plugins
|
||||
|
||||
### 1.1 How to write local plugins.
|
||||
|
Reference in New Issue
Block a user