Merge branch 'dbgpt_doc' into feature-xuyuan-openai-proxy

This commit is contained in:
xuyuan23
2023-06-14 17:55:32 +08:00
59 changed files with 1068 additions and 259 deletions

View File

@@ -1 +0,0 @@
# Chatbot

View File

@@ -1 +0,0 @@
# Interacting with api

View File

@@ -1 +1,5 @@
# SQL generation and diagnosis
# SQL generation and diagnosis
DB-GPT provides SQL generation and diagnostic capabilities. With advanced natural language processing algorithms and a deep understanding of SQL syntax and semantics, the model can generate complex SQL queries from natural language input, as well as diagnose and fix issues with existing queries. This allows users to save time and streamline their workflow, while also improving the accuracy and efficiency of their SQL operations.
[SQL Generation](../../assets/demo_en.gif)