Files
wehub-resource-sync f36e2104d8
tests / ragflow_tests_infinity (push) Has been cancelled
tests / ragflow_tests_elasticsearch (push) Has been cancelled
sep-tests / ragflow_preflight (push) Has been cancelled
sep-tests / ragflow_tests_infinity (push) Has been cancelled
sep-tests / ragflow_tests_elasticsearch (push) Has been cancelled
tests / ragflow_preflight (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:16:49 +08:00

35 lines
663 B
JSON

{
"name": "VolcEngine",
"rank": 986,
"url": {
"default": "https://ark.cn-beijing.volces.com/api/v3"
},
"url_suffix": {
"chat": "chat/completions",
"files": "files",
"embedding": "embeddings/multimodal",
"models": "models"
},
"class": "volcengine",
"models": [
{
"name": "doubao-seed-2-0-pro-260215",
"max_tokens": 262144,
"model_types": [
"chat"
],
"thinking": {
"default_value": true,
"clear_thinking": true
}
},
{
"name": "doubao-embedding-vision-251215",
"max_tokens": 131072,
"model_types": [
"embedding"
]
}
]
}