Welcome back to our weekly changelog update! Let’s dive into what’s new this week:
-
AI Engineer is Coming to Paris
We’re thrilled to bring the AI Engineer conference to Paris for for the first time. This two day, single-track technical conference is bringing together over 700 AI engineers, CTOs, and VPs of AI building the future of AI.
Join us in Paris, September 23-24! Get your Early Bird Tickets while they’re still available.
-
New Tools for Koyeb MCP Server
As we announced in our last changelog update, Koyeb MCP Server is in beta. This week, we added two new capabilities:
- Deploy a local directory on Koyeb
- Execute commands on your running Services
These additions expand the Koyeb MCP Server’s capabilities, making it easier to interact with your Koyeb resources through natural language.
-
Koyeb CLI: Add
--wait
FlagThe Koyeb CLI now supports the
--wait
flag for the following commands:app init
,service create,
service update
,deploy
, andredeploy
.This allows to wait for new deployments to reach a final state - i.e. success or error. It is especially useful when using Koyeb CLI in your CI/CD workflows.
-
Use Dia 1.6B to Build a Text-to-Speech Application on Serverless GPUs
Text-to-speech (TTS) models are a part of many modern AI applications, enabling natural interactions in virtual assistants, audiobook generation and accessibility tools.
In our latest tutorial, you’ll learn how to build a full-stack TTS application powered by Dia-1.6B model, developed by Nari Labs.