streaming_response


Description:

public Chat? streaming_response { get; set; }

Current streaming response object (internal use).

Used internally to track the streaming state during chat operations. Also accessed by OLLMchatGtk for UI updates. Set to null when not streaming.