Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.
Tool choice configuration

Supported Types

components.ChatToolChoiceNone

value: components.ChatToolChoiceNone = /* values here */

components.ChatToolChoiceAuto

value: components.ChatToolChoiceAuto = /* values here */

components.ChatToolChoiceRequired

value: components.ChatToolChoiceRequired = /* values here */

components.ChatNamedToolChoice

value: components.ChatNamedToolChoice = /* values here */

components.ChatServerToolChoice

value: components.ChatServerToolChoice = /* values here */