public class BotChatCompletionRequest extends ChatCompletionRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
BotChatCompletionRequest.Builder |
ChatCompletionRequest.ChatCompletionRequestFunctionCall, ChatCompletionRequest.ChatCompletionRequestStreamOptions| Constructor and Description |
|---|
BotChatCompletionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBotId() |
Map<String,Object> |
getMetadata() |
void |
setBotId(String botId) |
void |
setMetadata(Map<String,Object> metadata) |
String |
toString() |
builder, getFrequencyPenalty, getFunctionCall, getFunctions, getLogitBias, getLogprobs, getMaxTokens, getMessages, getModel, getPresencePenalty, getStop, getStream, getStreamOptions, getTemperature, getTools, getTopLogprobs, getTopP, getUser, setFrequencyPenalty, setFunctionCall, setFunctions, setLogitBias, setLogprobs, setMaxTokens, setMessages, setModel, setPresencePenalty, setStop, setStream, setStreamOptions, setTemperature, setTools, setTopLogprobs, setTopP, setUserCopyright © 2024. All rights reserved.