
CraftGPT
ChatGPT in Minecraft, completely client-sided!
- Загрузки
- 2K
- Подписчики
- 8
- Обновлён
- 8 сентября 2024 г.
- Лицензия
- MIT
Опубликован 5 августа 2024 г.
This simple client-sided mod allows you to prompt ChatGPT without leaving your game. It always assumes you are talking about Minecraft, making it a useful Minecraft assistant!
How to use it
- Go to OpenAI's website and obtain an API key. Make sure to keep this API key somewhere safe because it will only show you the key once.
- Go into the config file for the mod (Mod Menu works too) and enter the API key into its respective field. The other option lets you change what model the AI uses.
gpt-4o-miniis the default because it is the cheapest one. You can change this togpt-4ofor more expensive but accurate responses (no matter what model you choose, the AI may get some things wrong). Keep in mind that with the most recent models, ChatGPT is trained up to October 2023, just a month after 1.20.2 was released, meaning that it does not know anything about Minecraft versions newer than 1.20.2. - Enter any world and use
/ai prompt <prompt>(use/ai chat <prompt>to have the AI remember what you said) to ask ChatGPT anything. To get information on the current held item, use/ai info hand. For information about the targeted block or entity, use/ai info looking.
Known issues
- Game freezes when prompting the AI until the response is done generating. (found by: me) (probably unfixable)
Ченджлог
1.2.0Релиз1.21, 1.21.1 · 8 сентября 2024 г.
- Added two new commands
/ai chat: Similar to/ai prompt, however the AI will remember your message and can use it to assist you later on. As a result of this change, prompts sent with/ai promptwill no longer be remembered./ai wipememory: Clears the AI's memory. The memory will always be wiped after the game restarts (or crashes).
- Not sure if this was always an issue, but now the game won't immediately crash on startup if you haven't set an API key beforehand.
1.1.0Релиз1.21, 1.21.1 · 21 августа 2024 г.
- Now works with named mobs
- Now translates a given translation key BEFORE giving it to the AI. This may produce errors with modded translation keys.
- Now remembers past messages (will be configurable in the next update)
1.0.1Релиз1.21, 1.21.1 · 11 августа 2024 г.
- The game shouldn't crash anymore when prompting ChatGPT without a valid API key. Instead, an error message will be provided in chat.
- Responses are much shorter and less expensive unless you enable Detailed Mode in the config. Detailed Mode provides much more information when using
/ai info./ai promptis relatively unchanged. Detailed Mode is disabled by default. - The AI should be much more accurate now.
1.0.0Релиз1.21 · 6 августа 2024 г.
Initial release
Комментарии
Загружаем…