feat(editor): DB GPT Editor Api

1.Add DB GPT Editor Api
2.Remove Old web server file
This commit is contained in:
yhjun1026 2023-08-01 18:07:49 +08:00
parent e340e8daff
commit c6ee16ab82

View File

@ -29,4 +29,4 @@ jobs:
pip install -U black isort
- name: check the code lint
run: |
black . --check
black .