feat: support computer use config

This commit is contained in:
Joel
2026-01-21 16:52:14 +08:00
parent b5e31c0f25
commit ccbf908d22
7 changed files with 67 additions and 0 deletions

View File

@ -642,6 +642,8 @@
"nodes.llm.addContext": "Add Context",
"nodes.llm.addMessage": "Add Message",
"nodes.llm.advancedSettings": "Advanced Settings",
"nodes.llm.computerUse.title": "Computer Use",
"nodes.llm.computerUse.tooltip": "Allow the model to operate a sandboxed computer.",
"nodes.llm.context": "context",
"nodes.llm.contextBlock": "Context Block",
"nodes.llm.contextTooltip": "You can import Knowledge as context",