/MCChatGPTIsh

A mod that provides a ChatGPT interface inside of Minecraft.

Primary LanguageJavaMIT LicenseMIT

MCChatGPT

A mod that provides a ChatGPT interface inside minecraft

Modrinth CurseForge

This model knows it's inside Minecraft, and will respond accordingly.

  • The model is limited by ChatGPT's training data, which ended around when 1.17 was released.

Commands

  • Use /mcchatgpt-auth <token> with your OpenAI token to authenticate with the API
  • 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.

Installation

  1. 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
  2. Place the downloaded mod files in your mods folder
  3. Launch Minecraft

Reporting Bugs

If you find any bugs, please report them on the issue tracker.