Gemini , Mistral free AI Editoral in Apex 26.1
Trying the New APEX 26.1 AI Providers, for Free, with Gemini and Mistral One of the features I was itching to try in APEX 26.1 was the expanded Generative AI Service support. Earlier versions only gave us OpenAI, Cohere, and OCI, but 26.1 opened the door to a whole new set of providers. I wanted to see how little effort it really takes, and I wanted to do it without spending a rupee. So I picked the two providers that have genuine free tiers, Google Gemini and Mistral AI, and wired both into the same little app. Here is exactly how it went. Try the live demo → What I set out to build I kept the goal deliberately small, because the point was to test the integration, not to build a product. One page with a box to type a question, a button, and an area that fills in with the answer from the model. That is enough to prove the round trip works, and once it does, everything bigger is just variations on the same idea. The part I was most curious about was whether switching fr...