If enabled by the config general.other.infoCommandEnabled then the user will be able to see the server settings or their own custom settings
The setting in question are:
System Message
Temperature
Top_P
Presence Penalty
Frequency Penalty
New /settings (/gptsettings) command
If enabled by the config general.other.customUserSettings then the user will be able to change the default server AI settings to their own custom settings
Usage: /settings <SETTING> <VALUE>
Example: /settings temperature 1.5
New slot in thread history GUI
A new slot can now be reserved to display the current user's AI settings
New configs
general.threads.infoViewable
Determins if the AI info is available in the threads GUI
general.other.infoCommandEnabled
Determins if the /info command is usable
general.other.allowActiveThreadChanges
Determins if the /settings command is usable
style.messages.infoMessage
Info Command Message Format
style.messages.infoConfigTitle
Info Command Config Title Format
style.messages.InfoUsageTitle
Info Command Usage Title Format
style.threads.threadInfoTitle
Thread Info Title Format
style.threads.threadinfoMessage
Thread Info Message Format
style.threads.threadInfoConfigTitle
Thread Info Config Title Format
style.threads.threadInfoUsageTitle
Thread Info Usage Title Format
style.threads.infoTexture
The texture ID of the info skull
Changed:
/systemmessage command to /settings
A lot of other little things
Fixed known bugs
Notices:
This new update implements a lot of new changes and additions