Ask a question to get started
Enter to sendā¢Shift+Enter new line
bind_tools( self, tools: Sequence[builtins.dict[str, Any] | type |
tools
Sequence[builtins.dict[str, Any] | type | Callable | BaseTool]
Sequence of tools to bind to the model.
tool_choice
str | None
None
Bind tools to the model.
The tool to use. If "any" then any tool can be used.