hbllmutils.model.stream ======================================================== .. currentmodule:: hbllmutils.model.stream .. automodule:: hbllmutils.model.stream DEFAULT\_REASONING\_SPLITTER ----------------------------------------------------- .. autodata:: DEFAULT_REASONING_SPLITTER DEFAULT\_CONTENT\_SPLITTER ----------------------------------------------------- .. autodata:: DEFAULT_CONTENT_SPLITTER ResponseStream ----------------------------------------------------- .. autoclass:: ResponseStream :members: __init__,__iter__,is_entered,is_ended,reasoning_content,content OpenAIResponseStream ----------------------------------------------------- .. autoclass:: OpenAIResponseStream