Skip to content

feat: add support for volcano LLM providers#714

Merged
nicoloboschi merged 1 commit intovectorize-io:mainfrom
beordie:feat/add-ark-volcano-providers
Mar 26, 2026
Merged

feat: add support for volcano LLM providers#714
nicoloboschi merged 1 commit intovectorize-io:mainfrom
beordie:feat/add-ark-volcano-providers

Conversation

@beordie
Copy link
Contributor

@beordie beordie commented Mar 26, 2026

  • Add 'volcano' as valid LLM provider (aliases for Volcano Engine)
  • Set default model to 'doubao-pro-32k' for provider
  • Add them to OpenAICompatibleLLM provider list
  • Exclude from json_object response format support

- Add 'ark' and 'volcano' as valid LLM providers (both are aliases for Volcano Engine)
- Set default model to 'doubao-pro-32k' for both providers
- Add them to OpenAICompatibleLLM provider list
- Exclude from json_object response format support
Copy link
Collaborator

@nicoloboschi nicoloboschi left a comment

Choose a reason for hiding this comment

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

LGTM

@nicoloboschi nicoloboschi merged commit 417fac6 into vectorize-io:main Mar 26, 2026
nicoloboschi added a commit that referenced this pull request Mar 26, 2026
Follow-up to #714. Add Volcano Engine (ByteDance) to the documentation:
- LLM providers grid component
- Provider list in configuration docs
- Provider example with base URL and default model
- Default model table in models page
nicoloboschi added a commit that referenced this pull request Mar 26, 2026
* docs: add Volcano Engine as supported LLM provider

Follow-up to #714. Add Volcano Engine (ByteDance) to the documentation:
- LLM providers grid component
- Provider list in configuration docs
- Provider example with base URL and default model
- Default model table in models page

* chore: regenerate docs skill references
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