Rebranding, refactoring, renaming, cleanup, updated docs
This commit is contained in:
@@ -82,7 +82,7 @@ class ChatTool(BaseTool):
|
||||
},
|
||||
"required": ["prompt"] + (["model"] if IS_AUTO_MODE else []),
|
||||
}
|
||||
|
||||
|
||||
return schema
|
||||
|
||||
def get_system_prompt(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user