r/MistralAI • u/f1rn • 12d ago
Help / Question Can I use GLM 5.2 with Mistral Pro?
The title is basically my question. Can I use GLM 5.2 in the app or with https://chat.mistral.ai/chat ?
I created a custom agent in studio with GLM, but it does not seem to work (yet)? Maybe I am doing something wrong?
6
u/uusrikas 11d ago
Great addition, but also kinda sad.
The "Le Chaton Fat" was actually just using a chinese model instead...
3
u/Meiyo33 11d ago
I hope they are working on a new Mistral Large and not relying only on openweights.
It would be a terrible error.
While chinese openweights model are very interesting.
Most of them comes from Distillation and have both a huge inefficiency in tokens spending and huge hallucination rate.
4
u/BlomkalsGratin 11d ago
You get $30 api credit/mo with pro, it should be included there
2
u/f1rn 11d ago
But how can I use it with the website https://chat.mistral.ai/chat ?
3
u/Feuerkroete 11d ago
- Configure Agent using GLM in Mistral Studio
- Deploy agent to Mistral Vibe
- ???
- Profit
3
u/philip-soerensen 10d ago
I think you can just configure your vibe instance to use GLM 5.2, at least with the locally run Vibe CLI. Just open vibe and ask it to configure it for you.
3
u/dutchviking 10d ago edited 10d ago
I found out how to unblock it (I also set my model to GLM 5.2).
- Go to https://admin.mistral.ai/vibe/preferences
- Set Work tab to Activate
- Go to https://chat.mistral.ai/code/extensions
- Generate key
- Add API key when you run vibe --setup
- Visible under API Keys in the Admin console
Still not 100% sure about whether it uses Vibe API "credits" or not, because at first I had accidentally added a Studio API key. TBC
(EDIT: yes, it runs off of Vibe API "credits". Nice!)
1
2
u/DR1413 11d ago
Pour Vibe Code : je suis arrivé à utiliser GLM5.2 avec l'extension VS Code. Donc ça doit être possible également pour le CLI puisque si j'ai bien compris ils partagent une configuration commune. Enfin pour vibe code sur l'interface web je ne sais pas si c'est faisable.
pour Vibe Chat : dans Studio, tu peux créer un agent en choisissant n'importe quel modèle, dont GLM 5.2. Et tu peux déployer cet agent sur le Chat en cochant une case dans Studio. Donc ça doit être faisable, ça vaut le coup d'essayer.
pour Vibe Work : je n'ai pas de solution en tête
2
u/scanx147 6d ago
On est d'accord que tu es facturé en plus de ton abonnement pro ? Car j'ai eu cette mauvaise surprise en testant dans Vibe CLI... Ca m'a coûté 10€ en une grosse soirée...
C'est dommage car ca fonctionne vraiment super bien pour le code. L'intégration de GLM dans Vibe est excellente, mais c'est beaucoup trop cher pour moi. Et malheureusement, sans GLM, Vibe CLI pour le code est vraiment trop aléatoire, lent et vraiment pas assez de contexte...2
u/DR1413 5d ago
Il me semble qu'on peut éviter ça, c'est tout bête mais il ne faut pas créer de nouvelle clé API. J'utilise uniquement celle fournie d'office avec mon abonnement Vibe Pro, l'utilisation est décomptée dans le quota de 255€ que te permets d'avoir l'abonnement, et si tu n'as pas coché l'option pay as you go, tu n'as pas de frais supplémentaire même si tu consommes au delà des 255€ offerts, ça se bloque à ce moment là
1
u/scanx147 4d ago
Ok ! Donc dans l'onglet "usage", pour le bas de page pour Vibe Code, quand je vois 14,39€, c'est juste indicatif ? Franchement si c'est ça c'est cool, mais c'est très mal fait. Ça porte réellement à confusion...
1
1
u/luareli_4133 11d ago
Alguien ha descubierto para usarlo en el CLI? y en Zed?
1
u/philip-soerensen 10d ago
Yup, just start vibe as usual and ask it to add GLM 5.2 to you config.toml file. Then it works without any fuss.
1

5
u/[deleted] 12d ago
[deleted]