openai_chat
OpenAI to canonical string parser
Classes
OpenAIChat
Bases: BaseCanonical
Attributes
Functions
to_str
to_str(
data: CanonicalChat,
render_names: bool = False,
append_content: str = "",
append_eos: bool = False,
) -> str