Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Add basic commands to reset the history #22

Open
@PaulWoitaschek

Description

@PaulWoitaschek

Currently, - if I understand correctly - the whole history of messages gets transmitted for the chat completions.
This is problematic because sometimes the context changes:
You might first ask the chat bot for a recipe on how to make a good paella. And then at a later point want to know about the pros and cons of an FSME vaccination.

It would be great if we had the option to reset the history. This could for instance be done with a command like:
!new

That would also have the additional benefit of lowering the costs as there are less tokens (unnecessarily) transmitted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions