Package xyz.felh.openai.chat
Class ChatCompletion
java.lang.Object
xyz.felh.openai.OpenAiApiObjectWithId
xyz.felh.openai.chat.ChatCompletion
- All Implemented Interfaces:
Serializable,IOpenAiApiObject
The chat completion object
Represents a chat completion response returned by model, based on the provided input.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OBJECT
-
CHUNK_OBJECT
-
-
Constructor Details
-
ChatCompletion
public ChatCompletion()
-
-
Method Details
-
isChunked
public boolean isChunked()
-