To reduce my dependence on USA-based products, I switched from using the OpenAI API to Scaleway’s Generative API for my blog. Not only is it cheaper, but it’s based on open-source models, hosted in Europe. 🇪🇺
It was straightforward to just add an option to change the REST endpoint in my GoBlog plugins, and then use Scaleway’s API for creating the post summaries and the image descriptions. For the post summaries, I am now using llama-3.3-70b-instruct, for the image descriptions pixtral-12b-2409.
Let’s hope that there will also be a model that supports audio transcriptions until April 2026, so I don’t have to renew the credits on the OpenAI API for my Telegram Voice-To-Text bot. 🤞