Whether to use tool calling.
Defaults to None, tool calling is disabled.
Tool calling requires model support and the vLLM to be configured
with --tool-call-parser.
Set this to auto for the model to make tool calls automatically.
Set this to required to force the model to always call one or more tools.