• This function is used by memory classes to get a string representation of the chat message history, based on the message content and role.

    Parameters

    • messages: BaseMessage[]
    • Optional humanPrefix: string
    • Optional aiPrefix: string

    Returns string

Generated using TypeDoc