mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-23 20:26:15 +00:00
Update README.md
This commit is contained in:
parent
9df528141b
commit
f1a07daf4c
@ -13,13 +13,14 @@ Run on an RTX 4090 GPU (The origin mov not sped up!, [YouTube地址](https://www
|
||||

|
||||
|
||||
- SQL生成示例
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/csunny/DB-GPT/blob/dev/asserts/sql_generate.png" width="600" margin-left="auto" margin-right="auto" >
|
||||
</p>
|
||||
<hr/>
|
||||
- 数据库QA示例
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/csunny/DB-GPT/blob/dev/asserts/DB_QA.png" margin-left="auto" margin-right="auto" width="600">
|
||||
|
||||
</p>
|
||||
# Install
|
||||
1. Run model server
|
||||
```
|
||||
@ -35,4 +36,4 @@ python webserver.py
|
||||
# Featurs
|
||||
- SQL-Generate
|
||||
- Database-QA Based Knowledge
|
||||
- SQL-diagnosis
|
||||
- SQL-diagnosis
|
||||
|
Loading…
Reference in New Issue
Block a user