Files
OmniRoute/src
Diego Rodrigues de Sa e Souza ea32dcf863 feat(provider): add Chenzk API OpenAI-compatible gateway (#7246)
* feat(provider): add Chenzk API OpenAI-compatible gateway

Registers Chenzk (chenzk.top) as a new API-key gateway provider — an
OpenAI-compatible aggregator exposing GPT/Claude/DeepSeek/GLM model groups
behind one endpoint. Adapted to OmniRoute's directory-per-provider registry
(open-sse/config/providers/registry/) and metadata catalog
(src/shared/constants/providers/apikey/gateways.ts), following the same
passthrough-models pattern already used for kenari/x5lab/sumopod (live
/v1/models catalog resolves the model list instead of a hardcoded array).

Co-authored-by: Ahmad Putra Cahyo <CahyokPutraDev99@users.noreply.github.com>
Inspired-by: https://github.com/decolua/9router/pull/2437

* chore(changelog): fragment for #7246

* test(provider): regen golden snapshot + bump family-count for Chenzk gateway

The Chenzk provider added in a616b88c9 registered a new APIKEY_PROVIDERS
entry (gateways.ts) but did not update the two characterization tests
that assert exact provider counts: the translate-path golden snapshot
(missing the chenzk entry) and the 167-entry family-merge count in
providers-constants-split.test.ts (now 168, verified as a strict
partition sum across the 6 family files, no loss/dup).

Co-authored-by: Ahmad Putra Cahyo <CahyokPutraDev99@users.noreply.github.com>

---------

Co-authored-by: Ahmad Putra Cahyo <CahyokPutraDev99@users.noreply.github.com>
2026-07-17 10:40:49 -03:00
..
2026-07-07 13:14:06 -03:00
2026-07-13 09:12:40 -03:00
2026-06-25 13:17:40 -03:00
2026-06-22 03:17:02 -03:00
2026-06-27 09:07:12 -03:00
2026-07-13 09:12:40 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 16:51:03 -03:00