Ask a question to get started
Enter to sendā¢Shift+Enter new line
Bind tool-like objects to this chat model, ensuring they conform to expected formats.
bind_tools( self, tools: Sequence[Union[Dict[str, Any], Type, Callable, BaseTool]], *, tool_choice: Optional[Union[dict, str, Literal['auto', 'any', 'none'], bool]] = 'auto', **kwargs: Any = {} ) -> ChatSnowflakeCortex