hbllmutils.history.history ======================================================== .. currentmodule:: hbllmutils.history.history .. automodule:: hbllmutils.history.history LLMContentTyping ----------------------------------------------------- .. autodata:: LLMContentTyping LLMRoleTyping ----------------------------------------------------- .. autodata:: LLMRoleTyping LLMHistory ----------------------------------------------------- .. autoclass:: LLMHistory :members: __init__,__getitem__,__len__,with_message,with_user_message,with_assistant_message,with_system_prompt,to_json,clone,__hash__,__eq__,dump_json,load_json,dump_yaml,load_yaml create\_llm\_message ----------------------------------------------------- .. autofunction:: create_llm_message