Files
OmniRoute/src/shared/constants
Diego Rodrigues de Sa e Souza 7eb0204901 feat: add FreeTheAi as OpenAI-compatible gateway provider (#6670) (#7602)
* feat(providers): add FreeTheAi as an OpenAI-compatible gateway provider (#6670)

FreeTheAi is a free-tier, Discord-signup gateway aggregator — same shape
as hackclub/chutes: OpenAI-compatible chat/completions + /v1/models
discovery, no custom executor/translator needed.

- Registry entry: open-sse/config/providers/registry/freetheai/index.ts
  (format: openai, executor: default, apikey/bearer auth, passthroughModels)
- Provider metadata: src/shared/constants/providers/apikey/gateways.ts
- Listed in AGGREGATOR_PROVIDER_IDS (src/shared/constants/providers.ts)
- Unit test verifying registry entry, getExecutor() resolution, aggregator
  classification, and provider metadata (tests/unit/provider-registry-freetheai.test.ts)

* chore(providers): sync counts (APIKEY 170, providers 253) after rebase onto advanced release (#6670)

The release advanced heavily since this branch was cut; realign the
family-partition count to the true post-rebase value (170) and the doc
provider totals to 253. freetheai adds exactly one gateway; the rest of
the delta is pre-existing release drift. All partition/dedup checks enforced.
2026-07-17 11:36:58 -03:00
..
2026-07-02 10:47:13 -03:00
2026-05-10 00:55:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 16:51:03 -03:00
2026-06-30 06:54:29 -03:00
2026-07-04 13:00:30 -03:00
2026-06-25 13:17:40 -03:00
2026-06-23 03:08:29 -03:00
2026-06-17 02:43:21 -03:00
2026-06-29 16:51:03 -03:00
2026-06-20 07:09:43 -03:00
2026-07-02 10:47:13 -03:00
2026-06-16 01:00:40 -03:00
2026-06-29 16:51:03 -03:00
2026-07-04 13:00:30 -03:00
2026-07-02 10:47:13 -03:00
2026-06-30 06:54:29 -03:00
2026-07-04 13:00:30 -03:00
2026-06-19 06:49:01 -03:00