mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-02 09:37:03 +00:00
@@ -234,7 +234,7 @@ async def dialogue_scenes():
|
|||||||
scene_vos: List[ChatSceneVo] = []
|
scene_vos: List[ChatSceneVo] = []
|
||||||
new_modes: List[ChatScene] = [
|
new_modes: List[ChatScene] = [
|
||||||
ChatScene.ChatWithDbExecute,
|
ChatScene.ChatWithDbExecute,
|
||||||
# ChatScene.ChatWithDbQA,
|
ChatScene.ChatWithDbQA,
|
||||||
ChatScene.ChatExcel,
|
ChatScene.ChatExcel,
|
||||||
ChatScene.ChatKnowledge,
|
ChatScene.ChatKnowledge,
|
||||||
ChatScene.ChatDashboard,
|
ChatScene.ChatDashboard,
|
||||||
|
Reference in New Issue
Block a user