VolcanoArk requires adapter. #839
Replies: 8 comments 3 replies
-
Also 400 One or more parameters specified in the request are not valid. |
Beta Was this translation helpful? Give feedback.
-
As the docs you provide, it don't have sdk for nodejs You can follow this to config via openai compatible provider |
Beta Was this translation helpful? Give feedback.
-
+1 deepseek v3/r1 in ark |
Beta Was this translation helpful? Give feedback.
-
Unable to connect via OpenAI compatible, the OpenAI compatible connection returned a 500 error. |
Beta Was this translation helpful? Give feedback.
-
According to the document https://www.volcengine.com/docs/82379/1298454 the content in messages should be a string, while cline's request format is |
Beta Was this translation helpful? Give feedback.
-
#886 does this look right? |
Beta Was this translation helpful? Give feedback.
-
What's the best way to identify if an openai compatible config is one of these Volcano Ark models? Are there certain model name patterns or API urls to look for? |
Beta Was this translation helpful? Give feedback.
-
@guorenn @he426100 I'v made a PR to fix this #891, you can try my branch to see if it works. |
Beta Was this translation helpful? Give feedback.
-
Which version of the app are you using?
v3.3.9
Which API Provider are you using?
OpenAI Compatible
Which Model are you using?
Doubao-1.5-pro-256k
What happened?
https://www.volcengine.com/docs/82379/1302008
The DouBao model and DeepSeek v3 model from VolcanoArk cannot be used via OpenAI-compatible connections and require API adapter for VolcanoArk's large model service platform.
Steps to reproduce
Relevant API REQUEST output
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions