more log
This commit is contained in:
@@ -91,6 +91,7 @@ class ChatManager:
|
||||
|
||||
|
||||
def function_call(self, function_name, arg_function):
|
||||
print("function_call", function_name, arg_function)
|
||||
return self.function_manager.call_function(function_name, arg_function)
|
||||
|
||||
def change_language(self, id, language):
|
||||
|
||||
Reference in New Issue
Block a user