Skip to content

Restore timestamps from older chats. #285

@jkoornneef

Description

@jkoornneef

Can addResponseMessage and addUserMessage be extended to pass in an optional timestamp Date.
I would like to continue a previous chat. I can load the history from the database and use those two methods, but all messages will have the current time stamp due to:
timestamp: new Date(),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions