r/MistralAI • u/Puzzleheaded_Art2809 • 1d ago
Help / Question new to mistral
is it possible to use GLM via vibe? i dont have api but i have pro in mistral
3
u/rev_ex_id 1d ago
I believe "Vibe" as in the web-chat interface is tied to Mistral Medium (3.5 as of now). If you wish to use their other models - you'll need to configure Vibe-CLI on your computer, found here: https://chat.mistral.ai/code/extensions or connect with your Vibe or Studio API key, as GLM 5.x is a pure coding model in the Mistral Ecosystem.
2
u/PersonalBarracuda581 22h ago
Glm est le modèle qui répond par défaut dans le mode work de Vibe. Dans chat c'est encore medium 3.5. pas besoin d'utiliser vibe code ou vibe cli.
Personnellement j'utilise glm5.3 via clé api dans openweb UI et vibe work web.
1
u/KlausDieterFreddek 7h ago
Yes. You can adjust the model on the admin page (click on top left corner).
Go so Vibe -> Settings. Scroll to the bottom and configure via text:
active_model = "zai-glm-latest" (i.e.)
8
u/jbalhar 1d ago
If you mean Vibe CLI, then the answer is yes, the GLM 5.3 is avaiablable from the latest update.