You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Generation controls: max tokens, temperature, max output chars.
821
+
- Timing controls: min reply gap, min unsolicited gap, optional queued scheduling for gap-blocked replies, WPM pacing (toggle + words-per-minute), and max concurrent requests.
822
+
- Debug mode can print raw OpenAI request/response JSON in the console.
823
+
- Safety/sanitization: filters likely prompt-injection attempts, strips leading `<Name>`/`[Name]` style prefixes, prevents slash-command output, enforces single-line replies, and normalizes output to ASCII-safe chat text.
824
+
825
+

826
+
827
+
### Mention
828
+
- Plays a sound when your username or a nickname/derivative is detected in chat
829
+
- Choose from any of the note blocks and adjust the volume
0 commit comments