Add CoderPlan provider#2163
Open
onepaperbox wants to merge 1 commit into
Open
Conversation
Adds CoderPlan as an OpenAI-compatible LLM API relay provider. - 32 models: Claude (Opus 4.6-4.8, Sonnet 4.6, Haiku 4.5), GPT (5.5, 5.4, 5.4-mini), Gemini (2.5 Flash/Pro, 3 Flash/Pro, 3.1 Flash/Pro), DeepSeek (V4 Flash/Pro), GLM (5, 5.1), Kimi (K2.5, K2.6), Qwen (3.6-plus, 3.7-max, 3.7-plus), MiniMax (M2.5, M2.7, M3 + highspeed variants), MiMo (V2.5, V2.5-Pro), HY3 - All model files use base_model to inherit capabilities from canonical providers - Pricing data sourced from published rates at https://coderplan.ai/pricing - API endpoint: https://api.coderplan.ai/v1 (OpenAI-compatible)
Author
|
Hi! I noticed the Validate Models workflow requires approval to run for first-time contributors. Could a maintainer please approve the CI run? Thanks! |
Collaborator
|
AUTOMATED REVIEW: This PR is not yet compliant with the model contribution requirements. 32 of the 33 added CoderPlan models inherit The |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds CoderPlan as a provider — an OpenAI-compatible LLM API relay for Chinese developers.
https://api.coderplan.ai/v1(OpenAI-compatible)All model definitions use
base_modelto inherit capabilities from the canonical base providers, with CoderPlan-specific pricing overrides.Checklist
provider.tomlfollows existing schemabase_modelfrom canonical base providerscurrentColorwith no fixed dimensions