doc:db-gpt tutorial doc

This commit is contained in:
aries-ckt
2023-06-14 17:22:14 +08:00
parent 0c8b424b04
commit 0405b61bc3
2 changed files with 36 additions and 16 deletions

View File

@@ -10,16 +10,15 @@ DB-GPT is divided into several functions, including chat with knowledge base, ex
### Knowledge
[How to Create your own knowledge repository](https://db-gpt.readthedocs.io/en/latest/modules/knowledge.html)
[How to Create your own knowledge repository](https://db-gpt.readthedocs.io/en/latest/modules/knownledge.html)
[Add new Knowledge demonstration](https://github.com/csunny/DB-GPT/blob/main/assets/new_knownledge_en.gif)
![Add new Knowledge demonstration](../../assets/new_knownledge.gif)
### SQL Generation
[sql generation demonstration](https://github.com/csunny/DB-GPT/blob/main/assets/demo_en.gif)
![sql generation demonstration](../../assets/demo_en.gif)
### SQL Execute
[sql execute demonstration](https://github.com/csunny/DB-GPT/blob/main/assets/auto_sql_en.gif)
![sql execute demonstration](../../assets/auto_sql_en.gif)
### Plugins
[db plugins demonstration](https://github.com/csunny/DB-GPT/blob/main/assets/auto_plugin.gif)
![db plugins demonstration](../../assets/dbgpt_bytebase_plugin.gif)