public class StreamOptionsForContextChatCompletionsInput extends Object
| Constructor and Description |
|---|
StreamOptionsForContextChatCompletionsInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
StreamOptionsForContextChatCompletionsInput |
includeUsage(Boolean includeUsage) |
Boolean |
isIncludeUsage()
Get includeUsage
|
void |
setIncludeUsage(Boolean includeUsage) |
String |
toString() |
public StreamOptionsForContextChatCompletionsInput()
public StreamOptionsForContextChatCompletionsInput includeUsage(Boolean includeUsage)
public Boolean isIncludeUsage()
public void setIncludeUsage(Boolean includeUsage)
Copyright © 2025. All rights reserved.