mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-02 07:40:28 +00:00
多轮对话使用插件
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
|
||||
class NotCommands(Exception):
|
||||
def __init__(self, message):
|
||||
super().__init__(message)
|
||||
self.message = message
|
Reference in New Issue
Block a user