public class LogprobsForBatchChatCompletionsOutput extends Object
| Constructor and Description |
|---|
LogprobsForBatchChatCompletionsOutput() |
| Modifier and Type | Method and Description |
|---|---|
LogprobsForBatchChatCompletionsOutput |
addContentItem(ContentForBatchChatCompletionsOutput contentItem) |
LogprobsForBatchChatCompletionsOutput |
content(List<ContentForBatchChatCompletionsOutput> content) |
boolean |
equals(Object o) |
@Valid List<ContentForBatchChatCompletionsOutput> |
getContent()
Get content
|
int |
hashCode() |
void |
setContent(List<ContentForBatchChatCompletionsOutput> content) |
String |
toString() |
public LogprobsForBatchChatCompletionsOutput()
public LogprobsForBatchChatCompletionsOutput content(List<ContentForBatchChatCompletionsOutput> content)
public LogprobsForBatchChatCompletionsOutput addContentItem(ContentForBatchChatCompletionsOutput contentItem)
@Valid public @Valid List<ContentForBatchChatCompletionsOutput> getContent()
public void setContent(List<ContentForBatchChatCompletionsOutput> content)
Copyright © 2025. All rights reserved.