Ask a question to get started
Enter to sendā¢Shift+Enter new line
Bind tools to the chat model using Snowflake Cortex Complete native tool calling.
bind_tools( self, tools: Sequence[Union[BaseTool, Callable, dict]], **kwargs: Any = {} ) -> Runnable[LanguageModelInput, BaseMessage]
tools
Sequence[Union[BaseTool, Callable, dict]]
A list of tools to bind to the model
**kwargs
Any
{}
Additional arguments including tool_choice