juzeon / SydneyQt

A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt).
The Unlicense
809 stars 77 forks source link

[FEATURE] Support for all Copilot personas #226

Open Richard-Weiss opened 4 months ago

Richard-Weiss commented 4 months ago

Since there are multiple personas that can be accessed by setting it in the optionSet, you could add the missing ones to the switch here in the NewSydney function. Possible personas are documented here in the #resolvePersona method.
You might want to consider decoupling tone and persona, because they are not directly dependent on each other i.e you can use the Sydney persona in Precise for example.