Class ChatCompletionChoice


  • public class ChatCompletionChoice
    extends Object
    Represents a choice in the chat completion response. Each choice may include a message, a delta (for streaming responses), and a finish reason indicating why the completion stopped.