hermes - 💡(How to fix) Fix Feature Request: Add official ByteDance / BytePlus ModelArk provider

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Feature Request: Add official ByteDance / BytePlus ModelArk provider

Provider name: ByteDance / BytePlus ModelArk Official website: https://www.byteplus.com/en/product/modelark API compatibility: Full OpenAI compatible, full Anthropic compatible endpoints available.


Description

Currently ByteDance ModelArk provider is missing from the official hermes model selector. This is now the single largest LLM provider that is not natively supported in Hermes.

As of today ModelArk exposes 48 official production models including:

  • seed-2-0-pro-260328
  • deepseek-r1 / deepseek-v4
  • kimi-k2
  • glm-4-7
  • All Skylark / Seedream / Seedance models
  • All image / video / 3D generation models

Right now users can configure it manually as a custom provider, but having it officially supported will remove a lot of friction for new users.

Technical details

Use these official global endpoints, do NOT use the China internal volces endpoint, it will incur extra cost and require China billing:

API typeEndpoint
OpenAI compatiblehttps://ark.ap-southeast.bytepluses.com/api/coding/v3
Anthropic compatiblehttps://ark.ap-southeast.bytepluses.com/api/coding

Required changes

This provider is 100% API compatible. No implementation changes are needed. Only need to:

  1. Add entry to providers list in hermes_cli/config.py DEFAULT_CONFIG
  2. Add to the interactive hermes model selector menu
  3. Add to public providers documentation page

This is currently the most requested missing provider. Hundreds of users are already configuring this manually today via custom endpoints, adding it officially would be a very high impact change with zero maintenance overhead.

This single provider addition will give Hermes users native access to every major model currently available on the market, in one click.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING