Bind tools to the model.
The strict mode is always in effect, if you need it disabled, please file
an issue.
Control tool choice.
Options:
'any' or 'required' ā Force a tool call.'auto' ā Let the model decide.'none' ā Force no tool call.str or dict ā Force a specific tool call.bool ā If True, force a tool call; if False, force no tool call.Defaults to passing no value.
Additional keyword arguments.