mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-21 09:43:11 +00:00
代码清理
This commit is contained in:
parent
cbd22a4b88
commit
6e505860be
@ -20,7 +20,7 @@ class ChatScene(Enum):
|
|||||||
)
|
)
|
||||||
ChatWithDbQA = Scene(
|
ChatWithDbQA = Scene(
|
||||||
"chat_with_db_qa",
|
"chat_with_db_qa",
|
||||||
"Chat Meta Data",
|
"Chat DB",
|
||||||
"Have a Professional Conversation with Metadata.",
|
"Have a Professional Conversation with Metadata.",
|
||||||
["DB Select"],
|
["DB Select"],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user