I cannot set up Minimax 2.7 as the AI model

I am trying to set up the AI in BTT with Minimax 2.7 as the Anthropic compatible model. However, as soon as I select Minimax 2.7 from the list of custom models, I find that my previously entered API end point URI is replaced with a default value. To be honest, the UI (under macOS 26.4, at least) appears to be completely broken. How do I set up the AI to use the Minimax 27 model, and how do I specify https://api.minimax.io/anthropic as the endpoint URI without BTT refusing to accept it? Is there a configuration text file, the contents of which I can alter, thus bypassing the UI?

you can enter the model name manually, but the switching should already be fixed in the latest build! (6.320)

Wow! That was quick. Now it seems to be attempting to connect but it is just hanging…

Let me check, I'll quickly sign up there and see whether anything special is required.
You did enter the API key, correct?

After selecting Anthropic Compatible on the horizontal bar, and entering the API key and API endpoint, when I select the Minimax 2.7 model from the list of custom models, the selection goes back to Open API Compatible and the API key and endpoints are erased.

So it looks like there is still a problem with the action of hitting the Select Model on the Browse Models dialog.

If, however, I type the stuff in manually…

it tries to connect, but it instantly returns an error…

Ah, the problem is that the correct URL for the anthropic api type for minimax.io is:

https://api.minimax.io/anthropic/v1/messages

I must be doing something daft, because the error is still occurring…


Incidentally, whenever I go back into the AI config, the API key is showing blank. Is it supposed to do that? I am pressing Save Configuration every time…

No worries! I’ve just succeeded in adding my first gesture and action manually. I’ll stick to that for the time being :wink:

I have updated the model browser to support minimax.io in 6.321! I think that should resolve your issue (uploading now, available in ~15min)

That’s great! I’ll try it in a few minutes :folded_hands: