- The model is limited by ChatGPT's training data, which ended around when 1.17 was released.
- Use
/mcchatgpt-auth <token>
with your OpenAI token to authenticate with the API- You can get a token from OpenAI API Keys
- Use
/ask <question>
to ask the model a question, the model will respond in the chat with context from the last 10 messages. - Use
/nextconversation
go to the next conversation, or start a new conversation with the model. - Use
/previousconversation
to go back to the previous conversation with the model. - Use
/setconversation <conversationid>
to set the conversation with the model to a specific conversation. - Use
/listconversations
to list all the conversations you have had with the model.- This will provide the conversation id, and the last message you sent in the conversation.
- Download the latest version of the mod from the releases page
- If you are using the fabric version, please download the latest version of Fabric API
- Place the downloaded mod files in your mods folder
- Launch Minecraft
If you find any bugs, please report them on the issue tracker.