ToolChoice

Used to switch tool calling behavior of LLM

Inheritors

Types

Link copied to clipboard

LLM will automatically decide whether to call tools or to generate text

Link copied to clipboard

LLM will call the tool name as a response

Link copied to clipboard

LLM will not call tools at all, and only generate text

Link copied to clipboard

LLM will only call tools