mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-12 21:46:06 +00:00
add asserts
This commit is contained in:
parent
284e7f3b03
commit
f1093cf0c9
2
.gitignore
vendored
2
.gitignore
vendored
@ -129,3 +129,5 @@ dmypy.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
.DS_Store
|
||||
logs
|
@ -16,7 +16,7 @@ python vicuna_server.py
|
||||
|
||||
2. Run gradio webui
|
||||
```
|
||||
python app.py
|
||||
python webserver.py
|
||||
```
|
||||
|
||||
# Featurs
|
||||
|
BIN
asserts/DB_QA.png
Normal file
BIN
asserts/DB_QA.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 243 KiB |
BIN
asserts/sql_generate.png
Normal file
BIN
asserts/sql_generate.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 164 KiB |
Loading…
Reference in New Issue
Block a user