Ask a question to get started
Enter to sendā¢Shift+Enter new line
Convert a BaseTool instance, JSON schema dict, or BaseModel type to a OCI tool.
convert_to_oci_tool( self, tool: Union[Union[Dict[str, Any], Type[BaseModel], Callable, BaseTool]] ) -> Dict[str, Any]