Merge pull request #331 from SuanmoSuanyangTechnology/feature/workflow_variable_zy

feat(web): llm node config add vision,vision_input
This commit is contained in:
yingzhao
2026-02-05 14:33:55 +08:00
committed by GitHub
5 changed files with 39 additions and 8 deletions

View File

@@ -1899,6 +1899,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

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