Skip to content

Feat: add AI Enabler to providers list#1219

Open
linkas45 wants to merge 1 commit intoanomalyco:devfrom
castai:ai-enabler-provider
Open

Feat: add AI Enabler to providers list#1219
linkas45 wants to merge 1 commit intoanomalyco:devfrom
castai:ai-enabler-provider

Conversation

@linkas45
Copy link

@linkas45 linkas45 commented Mar 18, 2026

Add Cast AI (AI Enabler) provider

Summary

Adds [Cast AI AI Enabler](https://cast.ai/ai-enabler/) as a new OpenAI-compatible provider. AI Enabler is a unified LLM gateway that provides access to SaaS models (via serverless endpoints).

Changes

  • providers/castai/provider.toml — provider definition using @ai-sdk/openai-compatible
  • providers/castai/logo.svg — Cast AI logo
  • providers/castai/models/ — model definitions for serverless endpoint models

Notes

AI Enabler acts as both a provider and a gateway — users can access serverless models directly, or route requests through registered external providers (OpenAI, Anthropic, Google, etc.) and self-hosted models. The models included in this PR are the always-available serverless endpoints. Users with additional providers/models configured will need to add those manually via opencode.json until dynamic model discovery is supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant