Ask a question to get started
Enter to sendā¢Shift+Enter new line
bind_tools( self, tools: Sequence[Union[Dict[str, Any], Type
tools
Sequence[Union[Dict[str, Any], Type[Any], Any]]
List of tools to bind. Can be LangChain tools, Pydantic models, or dicts.
tool_choice
Optional[str]
'auto'
**kwargs
Any
{}
Bind tools to the model.
Control tool calling behavior. Supported values: "auto" (default), "required", "none"
Additional arguments passed to the model. For available parameters, see https://nova.amazon.com/dev/documentation