feat(web): model add volcano provider

This commit is contained in:
zhaoying
2026-03-25 14:24:13 +08:00
parent 8873078006
commit 49364802c2
11 changed files with 21 additions and 17 deletions

View File

@@ -608,6 +608,7 @@ export const en = {
official: 'Official',
deprecated: 'Deprecated',
image: 'Image',
llm: 'LLM',
chat: 'Chat',
embedding: 'Embedding',

View File

@@ -1246,6 +1246,7 @@ export const zh = {
official: '官方',
deprecated: '已弃用',
image: '图片',
llm: 'LLM',
chat: 'Chat',
embedding: 'Embedding',