-
-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Description
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
Labels
No labels