Pre-GA
Helix is in Design Partner and Early Access. Early Access opens in the second half of August
2026.
Design Partner and Early Access only.Request access
You can now call large-language and image-generation models directly from your Helix functions using the new ctx.ai namespace. Configure one or more AI providers in your project config, then call methods like ctx.ai.generateText or ctx.ai.generateImage without managing API keys per function. The gateway handles authentication, routing to the right provider, and cost tracking automatically.