feat(providers): add SeekAi OpenAI-compatible New-API gateway - #12557
Open
HouMinXi wants to merge 1 commit into
Open
feat(providers): add SeekAi OpenAI-compatible New-API gateway#12557HouMinXi wants to merge 1 commit into
HouMinXi wants to merge 1 commit into
Conversation
HouMinXi
force-pushed
the
feat/11786-seekai-provider
branch
from
September 3, 2026 05:16
3cd86cd to
eeb0db2
Compare
Contributor
Author
|
Rebased onto current
|
HouMinXi
force-pushed
the
feat/11786-seekai-provider
branch
from
September 3, 2026 08:31
eeb0db2 to
499362b
Compare
Contributor
Author
|
Follow-up on the same commit ( Mirrored the key into the other 41 locale files (pt-BR translated to match the existing |
Catalog id seekai (alias ska), https://seekai.cc/v1, live /v1/models via passthroughModels, aggregator-list membership. No referral/aff codes. Closes diegosouzapw#11786 Signed-off-by: Minxi Hou <houminxi@gmail.com>
HouMinXi
force-pushed
the
feat/11786-seekai-provider
branch
from
September 3, 2026 09:13
499362b to
fbfc017
Compare
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
SeekAi (
https://seekai.cc) is a QuantumNous New-API gateway. LiveGET /api/statuson 2026-09-02 returnedsystem_name=SeekAi,version=v1.0.0-rc.25,quota_display_type=USD.GET /v1/modelsis API-key gated (401 Invalid tokenwith no key / dummy key).This PR registers it as a thin OpenAI-compatible catalog entry, same shape as
unorouter/anyapi/logfare:seekai, aliasskahttps://seekai.cc/v1/chat/completions+ live/v1/modelsviapassthroughModelsnewApiAggregatorBalance)affquery anywhereCloses #11786
Test plan
6 + reserved-prefix + golden pass. Also checked: drop
authHint→ catalog test fails; dropseekaifromAGGREGATOR_PROVIDER_IDS→ aggregator test fails. Restore from a working-tree backup, notgit checkout(that would also drop uncommitted lines).Live, no key:
POST /v1/chat/completionswas not probed here (no key; the reporter's own chat call stalled).Notes for reviewers
apiHintis the OpenAI base (https://seekai.cc/v1). RegistrybaseUrlis the chat-completions URL, matchingunorouter/anyapi/logfare.deepMergeFallback.AGENTS.md) say 356.Not in this PR
newApiAggregatorBalance)