mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
feat: LMArena 图片适配器支持单独返回图片URL (closes #3)
This commit is contained in:
@@ -184,7 +184,7 @@ export const manifest = {
|
||||
label: '返回图片 URL',
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
note: '开启后直接返回图片 URL (但其他不支持的适配器仍然会返回 Base64)'
|
||||
note: '开启后直接返回图片 URL (但其他不支持该选项的适配器仍然会返回 Base64)'
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user