aexaex
Reference

Provider runtime capabilities

Provider runtime capabilities

Generated from packages/contracts/src/provider-support.ts and packages/contracts/src/models.ts.

Regenerate with bun run capabilities:generate; check with bun run capabilities:check.

Providers: Anthropic (anthropic), DeepSeek (deepseek), OpenAI (openai), Gemini (gemini), Mistral (mistral), OpenRouter (openrouter), Doubao (doubao), Doubao (China) (doubao-cn).

All new submissions run on the managed runtime. Public support is expressed as supported providers and supported model ids.

Supported models

Managed evidence

ProviderEnforcement pathEvidence
anthropicsubmission parser + managed executionInstalled-SDK Anthropic live user test
deepseeksubmission parser + managed executionInstalled-SDK DeepSeek live user test; Installed-SDK DeepSeek comprehensive live user matrix
openaisubmission parser + managed executionSubmission parser and routing parity; Generated matrix freshness
geminisubmission parser + managed executionSubmission parser and routing parity; Generated matrix freshness
mistralsubmission parser + managed executionSubmission parser and routing parity; Generated matrix freshness
openroutersubmission parser + managed executionSubmission parser and routing parity; Generated matrix freshness
doubaosubmission parser + managed executionSubmission parser and routing parity; Generated matrix freshness
doubao-cnsubmission parser + managed executionSubmission parser and routing parity; Generated matrix freshness

Skills

Skills are supplied through the top-level skills option. Build one with Skill.fromDir, Skill.fromUrl, Skill.fromFiles, Skill.fromContent, or Skill.fromBytes; each normalizes to a named workspace skill that the platform snapshots into durable run asset storage.

Notes:

  • Supported models are the public SDK model ids accepted for each provider.
  • Execution uses the managed path; there is no public runtime selector.

Provider anchors

Anthropic

DeepSeek

OpenAI

Gemini

Mistral

OpenRouter

Doubao

Doubao (China)

On this page