Skip to content

feat(llm): add volcengine and kimi providers#134

Merged
lizhengfeng101 merged 2 commits into
alibaba:mainfrom
5wxwxwxw5:feat/add-volcengine-kimi-providers
Jun 15, 2026
Merged

feat(llm): add volcengine and kimi providers#134
lizhengfeng101 merged 2 commits into
alibaba:mainfrom
5wxwxwxw5:feat/add-volcengine-kimi-providers

Conversation

@5wxwxwxw5

@5wxwxwxw5 5wxwxwxw5 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Description

Add pay-as-you-go OpenAI-compatible presets for Volcano Engine Ark and Kimi Moonshot API.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (no functional changes)
  • Documentation update
  • CI / Build / Tooling

How Has This Been Tested?

  • make test passes locally
  • Manual testing (describe below)
    The newly added providers will be shown as below:
image image image image image image image image

Checklist

  • My code follows the project's coding style (go fmt, go vet)
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly (if applicable)
  • I have signed the CLA

Related Issues

@CLAassistant

CLAassistant commented Jun 15, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions

Copy link
Copy Markdown

OpenCodeReview: No comments generated. Looks good to me.

Add pay-as-you-go OpenAI-compatible presets for Volcano Engine Ark
and Kimi Moonshot API.

Co-authored-by: Cursor <cursoragent@cursor.com>
@5wxwxwxw5 5wxwxwxw5 force-pushed the feat/add-volcengine-kimi-providers branch from c4a7c41 to 2885389 Compare June 15, 2026 07:10
Comment thread internal/llm/providers.go Outdated
Co-authored-by: lizhengfeng <lizhengfeng.lzf@alibaba-inc.com>
@lizhengfeng101 lizhengfeng101 merged commit 2bde478 into alibaba:main Jun 15, 2026
1 check passed
lizhengfeng101 added a commit that referenced this pull request Jun 15, 2026
Remove the duplicate kimi provider entry introduced by overlapping PRs
(#130 and #134). Keep the Kimi Moonshot API entry with MOONSHOT_API_KEY.

Set LC_ALL=C in Makefile test target to ensure git outputs English
messages regardless of system locale.
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.

3 participants