/
!Usage Example
/mcchatgpt-auth <token> with your OpenAI token to authenticate with the API
/ask <question> to ask the model a question, the model will respond in the chat with context from the last 10 messages.
/setcontextlevel <0-3> to set the context level of the model.
/nextconversation go to the next conversation, or start a new conversation with the model./previousconversation to go back to the previous conversation with the model./setconversation <conversationid> to set the conversation with the model to a specific conversation./listconversations to list all the conversations you have had with the model.
gpt-3.5-turbo is the default value.
1.0 is the default value.If you find any bugs, please report them on the issue tracker.
