Class DeepSeekCompletionResponse.Choice

java.lang.Object
de.entwicklertraining.deepseek4j.chat.completion.DeepSeekCompletionResponse.Choice
Enclosing class:
DeepSeekCompletionResponse

public static class DeepSeekCompletionResponse.Choice extends Object
Represents a single choice in the chat completion response. [cite: 23]