Skip to content

feat: add Kevoryn AI API provider#3765

Open
hhe22007-boop wants to merge 1 commit into
chatboxai:mainfrom
hhe22007-boop:feat/add-kevoryn-provider
Open

feat: add Kevoryn AI API provider#3765
hhe22007-boop wants to merge 1 commit into
chatboxai:mainfrom
hhe22007-boop:feat/add-kevoryn-provider

Conversation

@hhe22007-boop

Copy link
Copy Markdown

Summary

Add Kevoryn (https://kevoryn.com) as a built-in provider.

Kevoryn is an AI API gateway providing unified access to 66+ frontier models through a single OpenAI-compatible endpoint. Developers can access GPT-5.5, Claude Opus 4.8, Gemini 3.1 Pro, DeepSeek V4, Kimi K2.6, Qwen 3.6, MiniMax M2.7, and more with one API key.

Features

  • 🇨🇳 Direct access from China without VPN
  • 💳 WeChat and Alipay payment
  • 🔌 OpenAI SDK compatible — just change base_url
  • 📦 15 curated models pre-configured with proper capabilities

Changes (5 files, +187/-2)

  • Add Kevoryn to ModelProviderEnum
  • Create Kevoryn model class extending OpenAICompatible
  • Register provider definition with curated model list
  • Add to aiProviderNameHash display name map

Kevoryn (https://kevoryn.com) is an AI API gateway with 66+ frontier
models through a single OpenAI-compatible endpoint. Supports direct
access from China without VPN, with WeChat/Alipay payment.

- Add Kevoryn to ModelProviderEnum
- Add OpenAICompatible model class with tool_use/vision/reasoning
- Register provider with 15 curated models across Claude, GPT,
  Gemini, DeepSeek, Kimi, Qwen, GLM, MiniMax, and Grok
@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: c1300b37-f3bf-484d-8b24-04d630a5d631

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant