Skip to content

Releases: entity12208/EditorAI

2.1.8

19 Mar 06:04

Choose a tag to compare

Minor update. The UI isn't completely finished yet, so it may look bad.

Changes/additions:

  • Added UI system
  • Error codes
  • Prompt history
  • Platinum checking
  • Minor fixes
  • Other small stuff

2.1.7

07 Mar 22:50

Choose a tag to compare

Fixed bugs in 2.1.6, and (once again) moved the button.

2.1.6

02 Mar 00:21
5d2f207

Choose a tag to compare

Fixed some big issues and (hopefully) moved the AI button to a better position. Added Editor Collab as an incompatibility for now, as having Editor Collab installed along with this mod crashes the game upon generating any objects (usually).

2.1.5

25 Feb 00:10
6abf86f

Choose a tag to compare

This update is bugged. Please use the previous update (2.1.4) until the fix (2.1.6) comes out. Sorry for the inconvenience.

One of the largest updates yet!

Features/Updates:

  • API keys have now been separated
  • All of the setup for the mod has been moved into the mod's settings
  • Added Huggingface and Minstral support
  • Fixed bugs with OpenAI and Anthropic
  • Lots, lots more.

2.1.4

27 Jan 14:40

Choose a tag to compare

Not much of the actual mod changed, just some updates, bugfixes, and QOL updates.

2.1.3

17 Jan 21:16

Choose a tag to compare

2.1.3

Features:

Please join the new Discord server for support and ideas!

2.1.2

02 Jan 03:22

Choose a tag to compare

Major update - Ollama+

Please, please, please read the whole release notes...
Features:

  • Allows local models to be used instead of APIs, for free
  • Documentation changes
  • Other stuff you can see for yourself

Download it and refer your friends!


Ollama Notice
Ollama is only available for PC and Mac, and can take up a LOT of disk space if you are pulling a model for yourself (this may seem bad, but it means you can run the mod offline). If you want a low-space option, use a cloud model, such as deepseek-v3.1:671b-cloud, qwen3-coder:480b-cloud, or gpt-oss:120b-cloud (side note - gpt-oss models are liars and cheats and will not do as they are told).
Also, online models need you to be signed into an account, and there are daily limits, but only with online models.


In case you expect me to teach you how to install Ollama, here you go:

  1. Go to ollama.com and download it.
  2. Install it.
  3. In your terminal, run ollama pull <model> (find models in ollama.com/library or use the ones above).
  4. Set the mod provider in the mod settings to "Ollama."
  5. Scroll down to the Ollama section in the settings and set the model to whatever <model> was.
  6. Use the mod!

2.1.1

02 Jan 03:26

Choose a tag to compare

This version is just for a record, use the latest version and not this one.
Full Changelog: v2.1.0...v2.1.1

2.1.0

13 Dec 17:46

Choose a tag to compare

Working, usable release with full support!