mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-20 22:22:57 +03:00
chore: merge release/v3.8.50 into integrate/free-tier-providers-phase3-v3850
Resolves conflicts in AGENTS.md (ceded to the release's slimmed structure from #8839, which supersedes the PR's count bumps to the old verbose format) and scripts/check/check-docs-counts-sync.mjs (kept the PR's new live-AI_PROVIDERS source-of-truth + localized-doc coverage checks, dropped AGENTS.md from the tracked file lists to match its new slim shape). Regenerates docs/reference/PROVIDER_REFERENCE.md and syncs the DB modules/migrations/services counts (110->111, 130->131, 178->179) across README/CLAUDE/ARCHITECTURE/CONTRIBUTING and their 42 i18n copies, which drifted by one because the release added a module, a migration and a service since this branch's merge-base.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
---
|
||||
title: "Provider Reference"
|
||||
version: 3.8.50
|
||||
lastUpdated: 2026-08-02
|
||||
lastUpdated: 2026-08-05
|
||||
---
|
||||
|
||||
# Provider Reference
|
||||
|
||||
> **Auto-generated** from `src/shared/constants/providers.ts` — do not edit by hand.
|
||||
> Regenerate with: `npm run gen:provider-reference`
|
||||
> **Last generated:** 2026-08-02
|
||||
> **Last generated:** 2026-08-05
|
||||
|
||||
Total providers: **329**. See category breakdown below.
|
||||
|
||||
@@ -147,7 +147,7 @@ Use the dashboard at `/dashboard/providers` to enable, configure, and test each
|
||||
| `charm-hyper` | `charm-hyper` | Charm Hyper | API key | [link](https://hyper.charm.land) | 100 free monthly Hypercredits on signup |
|
||||
| `chat-oripe` | `chat-oripe` | Chat Oripe | API key, aggregator | [link](https://api.oriper.com) | Official metadata advertises 2M tokens/month, but the public site and documentation were blocked during audit; treat the quota and brand mapping as unconfirmed. |
|
||||
| `chatanywhere` | `chatanywhere` | ChatAnywhere | API key, aggregator | [link](https://chatanywhere.tech) | Personal, educational or research use only: public documentation cites 10,000 points/day and 200 requests/day per IP/key; do not use for commercial traffic. |
|
||||
| `cheaperinference` | `cinf` | Cheaper Inference | API key | [link](https://cheaperinference.com) | — |
|
||||
| `cheaperinference` | `cinf` | Cheaper Inference | API key | [link](https://cheaperinference.com/?utm_source=omniroute) | — |
|
||||
| `chenzk` | `chenzk` | Chenzk API | API key | [link](https://chenzk.top) | — |
|
||||
| `chutes` | `chutes` | Chutes.ai | API key, aggregator | [link](https://chutes.ai) | Bearer API key for the Chutes OpenAI-compatible gateway. |
|
||||
| `clarifai` | `clarifai` | Clarifai | API key, enterprise | [link](https://docs.clarifai.com) | Use your Clarifai PAT or app-specific API key. OmniRoute targets the OpenAI-compatible endpoint at https://api.clarifai.com/v2/ext/openai/v1 and authenticates with Authorization: Key <token>. |
|
||||
|
||||
Reference in New Issue
Block a user