Version 1.0.0
Features:
Communication with OpenAI API via Command:
- Added the
/askcommand to ask questions to ChatGPT
Dynamic Configuration via Commands:
- Added the
/configcommand, allowing players to update configuration settings in-game without restarting the server.- Supported configuration keys include:
OPENAI_API_KEYROLE_OF_THE_AIAI_MODEL
Command Usage:
/ask <question>: Allows you to communicate with ChatGPT/config OPENAI_API_KEY <value>: Updates the OpenAI API key./config ROLE_OF_THE_AI <value>: Updates the AI's role or content context./config AI_MODEL <value>: Updates the AI model used for communication.



