Package com.polarion.platform.ai.llm
Class ChatCompletion
java.lang.Object
com.polarion.platform.ai.llm.ChatCompletion
- All Implemented Interfaces:
Serializable
Represents the result of a chat completion request.
- Since:
- 3.25.12
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChatCompletion(ChatMessage message) ChatCompletion(ChatMessage message, Usage usage) -
Method Summary
-
Constructor Details
-
ChatCompletion
-
ChatCompletion
- Since:
- 3.26.6
-
-
Method Details