⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@JackyCSer
Copy link

Add two new providers for ByteDance's AI coding service:

  • Volcengine: China region (ark.cn-beijing.volces.com)
  • BytePlus: International region (ark.ap-southeast.bytepluses.com)

Both providers support the ark-code-latest model with:

  • 256K context window
  • 32K max output tokens
  • Reasoning/thinking capability
  • Image input support
  • Tool calling support

Add two new providers for ByteDance's AI coding service:
- Volcengine: China region (ark.cn-beijing.volces.com)
- BytePlus: International region (ark.ap-southeast.bytepluses.com)

Both providers support the ark-code-latest model with:
- 256K context window
- 32K max output tokens
- Reasoning/thinking capability
- Image input support
- Tool calling support

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@@ -0,0 +1,5 @@
name = "Volcengine"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should the provider name/folder to be

  • providers/volcengine-coding-plan

as the endpoint is not the same as direct API call on volcengine (https://ark.cn-beijing.volces.com/api/v3/) link

so we should have 2 providers for volcengine (standard and coding plan)

just like

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, thank you for the kind reminder. We need to update the folder names as follows:
providers/volcengine-coding-plan
providers/byteplus-coding-plan
Could you update these, or should I submit a new PR?

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.

2 participants