-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I am trying to spin this up for fun and to have my AI on telegram. Some things I notice:
- Instruct mode is not supported so you only talk to the default model. This causes quite a few problems as "assistant" mode in many models is very censored. Just say a bad word and it will lecture. Normally one can fix this using instruct or setting the system prompt but here we only have the character definitions.
- Loading characters from the config file seems broken. I set a character.yaml in the config file and only default example still loads. I even deleted example and copied the character to the "characters" folder in the extension but still get chiraru. I don't wish to give the option of changing the character away from default but the wrong one is loading.
I have tried to use both api and normal mode. I edited it like the user did here: #94 (comment) as well. Perhaps I can also try to duplicate in: generator_params.json
Thoughts?
edit: I find that the variables in config are different than in code. I got preset and character loading by changing the name as they are written there.
Metadata
Metadata
Assignees
Labels
No labels