| Modifier and Type | Method and Description |
|---|---|
BotChatCompletionRequest.Builder |
BotChatCompletionRequest.Builder.functionCall(ChatCompletionRequest.ChatCompletionRequestFunctionCall functionCall) |
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionRequest.ChatCompletionRequestFunctionCall |
ChatCompletionRequest.getFunctionCall() |
static ChatCompletionRequest.ChatCompletionRequestFunctionCall |
ChatCompletionRequest.ChatCompletionRequestFunctionCall.of(String name) |
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionRequest.Builder |
ChatCompletionRequest.Builder.functionCall(ChatCompletionRequest.ChatCompletionRequestFunctionCall functionCall) |
void |
ChatCompletionRequest.setFunctionCall(ChatCompletionRequest.ChatCompletionRequestFunctionCall functionCall) |
| Modifier and Type | Method and Description |
|---|---|
ContextChatCompletionRequest.Builder |
ContextChatCompletionRequest.Builder.functionCall(ChatCompletionRequest.ChatCompletionRequestFunctionCall functionCall) |
Copyright © 2025. All rights reserved.