public class ResponsesToolChoice extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponsesToolChoice.Builder |
static class |
ResponsesToolChoice.ResponsesToolChoiceDeserializer |
static class |
ResponsesToolChoice.ResponsesToolChoiceSerializer |
| Constructor and Description |
|---|
ResponsesToolChoice() |
| Modifier and Type | Method and Description |
|---|---|
static ResponsesToolChoice.Builder |
builder() |
FunctionToolChoice |
getFunctionToolChoice() |
String |
getMode() |
void |
setFunctionToolChoice(FunctionToolChoice functionToolChoice) |
void |
setMode(String mode) |
String |
toString() |
public String getMode()
public void setMode(String mode)
public FunctionToolChoice getFunctionToolChoice()
public void setFunctionToolChoice(FunctionToolChoice functionToolChoice)
public static ResponsesToolChoice.Builder builder()
Copyright © 2025. All rights reserved.