KnownToolChoiceLiteral enum
The available set of mode-level, string literal tool_choice options for the voicelive endpoint.
Fields
| Auto | Specifies that the model should freely determine which tool or tools, if any, to call. |
| None | Specifies that the model should call no tools whatsoever. |
| Required | Specifies that the model should call at least one tool. |