feat(web): model add volcano provider
This commit is contained in:
@@ -608,6 +608,7 @@ export const en = {
|
||||
official: 'Official',
|
||||
deprecated: 'Deprecated',
|
||||
|
||||
image: 'Image',
|
||||
llm: 'LLM',
|
||||
chat: 'Chat',
|
||||
embedding: 'Embedding',
|
||||
|
||||
@@ -1246,6 +1246,7 @@ export const zh = {
|
||||
official: '官方',
|
||||
deprecated: '已弃用',
|
||||
|
||||
image: '图片',
|
||||
llm: 'LLM',
|
||||
chat: 'Chat',
|
||||
embedding: 'Embedding',
|
||||
|
||||
Reference in New Issue
Block a user