magge-faf / faf-moderator-client-develop-modified

magge's modified Mordor makes moderating mischievous members much more majestic.
MIT License
0 stars 2 forks source link

Change chatGPT instructions to remove toxicity rating and include better instructions #50

Closed IndexLibrorumProhibitorum closed 2 months ago

IndexLibrorumProhibitorum commented 3 months ago

Currently, the instructions for the soft integration of ChatGPT include instructions to provide a toxicity rating. This rating is completely arbitrary and has not been useful for moderating the chatlogs. Having experimented with other instructions, I've had most success with the following:

AI-Prompt: Gaming Moderator Task Reported Chat Log Assessing report from against offender : Itemize all instances of speech by the offender. Translate to English where required

Requesting the instructions to be adjusted to the above.

magge-faf commented 2 months ago

I had mixed results with the current AI prompt, and with the above prompt as well, and it was not always reliable and had too often check the log manually.

It may be better to have an empty prompt by default on GitHub, and Moderators can use their own adjusted prompt in the ai-prompt-text file.

I can add a setting menu point, like the template-stuff, so Moderators can write their own prompt and use that. (Which currently is already doable, but only the .txt file exists, not the menu point in the settingsTab)

Any thoughts on that approach?

IndexLibrorumProhibitorum commented 2 months ago

Sounds good, but as my proposed fix is at least better than what we currently have, consider adding the update and then working on new/improved functions later.