[PR #9975] docs: add BytePlus and Volcengine Coding Plan providers #13286

Closed
opened 2026-02-16 18:18:09 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9975

State: closed
Merged: No


Summary

Add BytePlus Coding Plan and Volcengine Coding Plan as providers in the documentation.

Changes

  • BytePlus Coding Plan: For users outside China (https://ark.byteplus.com/api/coding/v3)
  • Volcengine Coding Plan: For users in China (https://ark.cn-beijing.volces.com/api/coding/v3)
  • Both providers support the ark-code-latest model with extended thinking mode
  • Cross-references between the two providers for easy navigation

Provider Information

Provider Region API Endpoint
BytePlus Coding Plan Global (outside China) https://ark.byteplus.com/api/coding/v3
Volcengine Coding Plan China https://ark.cn-beijing.volces.com/api/coding/v3

Test Plan

  • Configuration examples are valid JSON
  • Documentation follows existing provider format
  • Alphabetically placed correctly (BytePlus in B section, Volcengine in V section)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9975 **State:** closed **Merged:** No --- ## Summary Add BytePlus Coding Plan and Volcengine Coding Plan as providers in the documentation. ## Changes - **BytePlus Coding Plan**: For users outside China (`https://ark.byteplus.com/api/coding/v3`) - **Volcengine Coding Plan**: For users in China (`https://ark.cn-beijing.volces.com/api/coding/v3`) - Both providers support the `ark-code-latest` model with extended thinking mode - Cross-references between the two providers for easy navigation ## Provider Information | Provider | Region | API Endpoint | |----------|--------|--------------| | BytePlus Coding Plan | Global (outside China) | `https://ark.byteplus.com/api/coding/v3` | | Volcengine Coding Plan | China | `https://ark.cn-beijing.volces.com/api/coding/v3` | ## Test Plan - [x] Configuration examples are valid JSON - [x] Documentation follows existing provider format - [x] Alphabetically placed correctly (BytePlus in B section, Volcengine in V section)
yindo added the pull-request label 2026-02-16 18:18:09 -05:00
yindo closed this issue 2026-02-16 18:18:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13286