feat: add Volcengine provider with configurable Ark models#47
feat: add Volcengine provider with configurable Ark models#47囍博士 (qkmaosjtu) wants to merge 2 commits intolangchain-ai:mainfrom
Conversation
|
Fixes #46 |
Christian Bromann (christian-bromann)
left a comment
There was a problem hiding this comment.
LGTM 👍
|
Hey 囍博士 (@qkmaosjtu)! We're looking to keep the supported provider list for openwork pretty small at the moment since things are early. I think the pecking order will go (1) add support for openai/anthropic/google model proxies, then (2) add third party model providers on a case-by-case basis (or have some option to bring custom chat models). Closing this in lieu of that, but I'd encourage you to keep a close eye to model-related improvements coming in the near future and evaluate if that works for your needs. |
Thanks for the clarification and the context! That makes sense given where things are today. I’ll keep iterating on some tools for my own needs and will keep an eye on upcoming model-related improvements — hopefully I’ll be able to contribute something back to the community down the line. |



Description
Adds Volcengine (Ark) as a provider and enables users to configure custom Ark model IDs from the UI, rather than hardcoding endpoints.
Related Issue
Fixes #
Type of Change
Checklist
npm run lint)Screenshots (if applicable)
Add screenshots to demonstrate UI changes.
Additional Notes
ARK_API_KEYand calls Ark via OpenAI-compatible Responses API.