Class ChatCompletionChunk

  • All Implemented Interfaces:

    
    public final class ChatCompletionChunk
    
                        

    Represents a streamed chunk of a chat completion response returned by the model, based on the provided input. Learn more.