Skip to content

feat(provider): add EBCloud provider#3102

Open
ericzheng316 wants to merge 2 commits into
anomalyco:devfrom
ericzheng316:dev
Open

feat(provider): add EBCloud provider#3102
ericzheng316 wants to merge 2 commits into
anomalyco:devfrom
ericzheng316:dev

Conversation

@ericzheng316

@ericzheng316 ericzheng316 commented Jul 8, 2026

Copy link
Copy Markdown

EBCloud (maas-api.ebcloud.com)

OpenAI-compatible model API gateway. Auth via EBCLOUD_API_KEY.

  • providers/ebcloud/provider.toml — endpoint https://maas-api.ebcloud.com/v1, @ai-sdk/openai-compatible
  • 4 model TOMLs under providers/ebcloud/models/

Models

Model Context Output $ in / out (per 1M) Reasoning
DeepSeek-V4-Flash 128K 8K 0.143 / 0.2858 effort (default)
DeepSeek-V4-Pro 128K 8K 0.4289 / 0.8571 effort (default)
GLM-5.1 128K 8K 0.143 / 0.2858 effort (default)
Kimi-K2.6 128K 8K 0.143 / 0.2858 effort (default)

All four support tool calling and structured output, are text-only (input/output), and are open-weight models re-served by EBCloud.

Validation

bun ./packages/core/script/validate.ts passes with no errors.

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