Add TeamoRouter: permanent free DeepSeek V4 Pro/Flash tiers - #107
Open
blammectrappora wants to merge 1 commit into
Open
Add TeamoRouter: permanent free DeepSeek V4 Pro/Flash tiers#107blammectrappora wants to merge 1 commit into
blammectrappora wants to merge 1 commit into
Conversation
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.
Adds TeamoRouter to Inference providers (alphabetical, after SiliconFlow), following the existing entry format: description + footnote, Base URL, and a model table for the free-tier models.
Free tier: two permanent free model IDs granted at registration, no credit card:
deepseek-v4-flash-freedeepseek-v4-pro-freeThe
-freeIDs run the same model binaries as the paid tier — V4 Flash is the 284B MoE (MIT-licensed weights) with thinking mode on by default.OpenAI SDK-compatible base URL
https://api.teamorouter.cn/v1; the endpoint also accepts Anthropic Messages-format requests natively (works as a drop-in for Claude Code / CodexANTHROPIC_BASE_URL/OPENAI_BASE_URLsetups).One caveat for your verification bar: the quota/context figures above are from the operator's published docs, and I have not yet run a live canary request against the free IDs (no key at hand while preparing this). If your process requires a live-request confirmation per row, happy to run one and report back — tell me the probe format you prefer.
Useful links: