Feature hasn't been suggested before.
Describe the enhancement you want to request
Add Blackbox AI as a built-in inference provider. Blackbox exposes an OpenAI-compatible API at https://api.blackbox.ai/api/chat/completions and offers native models (blackbox-ai, blackbox-pro, blackbox-search) plus routed access to 300+ models from other providers.
Since Blackbox is not yet listed on models.dev, this uses a static provider injection (same pattern as github-copilot-enterprise). No new dependencies needed — @ai-sdk/openai-compatible is already bundled.
This falls under "Support for new providers" in the contributing guidelines.
Feature hasn't been suggested before.
Describe the enhancement you want to request
Add Blackbox AI as a built-in inference provider. Blackbox exposes an OpenAI-compatible API at https://api.blackbox.ai/api/chat/completions and offers native models (blackbox-ai, blackbox-pro, blackbox-search) plus routed access to 300+ models from other providers.
Since Blackbox is not yet listed on models.dev, this uses a static provider injection (same pattern as github-copilot-enterprise). No new dependencies needed — @ai-sdk/openai-compatible is already bundled.
This falls under "Support for new providers" in the contributing guidelines.