Skip to content

hope a status bar with a chatbot can be added #1021

@aphlez2634

Description

@aphlez2634

The chatbot for the status bar is responsible for changing the chatbot’s state, and then loading the corresponding character attitude prompt based on that state.

The character’s attitude changes according to the state: distant, friend, or lover.
When certain parameter states change, replace the chatbot’s prompt and update its memory (remember key events).

The status bar chatbot uses a temperature parameter of 0.2–0.4, while the main chatbot uses 0.6. Although they load the same model, the parameter settings are different.

Additionally, the status bar can be separated from the chatroom. The character image is at the top, the status bar below it (hidden by default and only shown when needed), and the chatroom window in a separate column.

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