Interface AssistantsToolChoice
- All Known Implementing Classes:
AssistantsToolChoice.StringToolChoice
,ToolChoice
public sealed interface AssistantsToolChoice
permits AssistantsToolChoice.StringToolChoice, ToolChoice
Could be either
AssistantsToolChoice.StringToolChoice
or ToolChoice
-
Nested Class Summary
Nested Classes -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic AssistantsToolChoice
auto()
static AssistantsToolChoice
namedToolChoice
(ToolChoice toolChoice) static AssistantsToolChoice
none()
-
Method Details
-
none
-
auto
-
namedToolChoice
-