Class DeepSeekCompletionResponse.Choice
java.lang.Object
de.entwicklertraining.deepseek4j.chat.completion.DeepSeekCompletionResponse.Choice
- Enclosing class:
DeepSeekCompletionResponse
Represents a single choice in the chat completion response. [cite: 23]
-
Method Summary
-
Method Details
-
getIndex
public int getIndex() -
getFinishReason
-
getMessage
-
getLogprobs
-