feat(web): llm node config add vision,vision_input

This commit is contained in:
zhaoying
2026-02-05 14:25:16 +08:00
parent be01f1869e
commit 5475496399
5 changed files with 39 additions and 8 deletions

View File

@@ -1882,6 +1882,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
enable_window: 'Memory Window',
inner: 'Built-in',
messagesPlaceholder: 'Write prompts here, type "{" to insert variables, type "insert" to insert',
vision: 'Vision',
},
start: {
variables: 'Input Fields',

View File

@@ -1970,6 +1970,7 @@ export const zh = {
enable_window: '记忆窗口',
inner: '内置',
messagesPlaceholder: '在此处编写提示,输入“{”插入变量输入“insert”插入',
vision: '视觉',
},
start: {
variables: '输入字段',