hbllmutils.model.base ======================================================== .. currentmodule:: hbllmutils.model.base .. automodule:: hbllmutils.model.base LLMModel ----------------------------------------------------- .. autoclass:: LLMModel :members: ask,ask_stream,__eq__,__hash__