Unified API gateway for multiple AI providers (OpenAI, Anthropic, Gemini, etc.). Switch models and providers without changing client code. Features OAuth authentication, quota tracking, embeddings, transcriptions, and OpenAI-compatible endpoints.
Stars
78
Forks
14
Watchers
78
Open Issues
3
Overall repository health assessment
^0.61.0^0.34.48^1.3.10^2.1.5^2.4.6^0.3.3^1.3.100.31.10^1.1.1^5.9.3726
commits
11
commits
11
commits
10
commits
10
commits
4
commits
3
commits
1
commits
1
commits
1
commits
fix: discard corrupted extraBody string '[object Object]' from DB reads
08c87bdView on GitHubfix: restrict quota checker dropdown to relevant type for OAuth providers
53e7666View on GitHubrefactor: remove forced OAuth quota checker logic from provider UI
97ec2feView on GitHubfix: disable_quota_check now suppresses explicit quota checkers too
82a07bcView on GitHubfix: honour disable_quota_check in ConfigService.buildProviderQuotaConfigs
63f73faView on GitHubfix: exclude .claude/ from Biome to suppress broken-symlink warnings
4d5f516View on GitHubfeat: add disable_quota_check provider option to suppress implicit OAuth quota checkers
e1c73ddView on GitHubfix: add missing extra_body column migration for provider_models
23db343View on GitHubfix: auto-run search when opening auto-add modal (#148) (#151)
67e15d2View on GitHub