mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
feat: support computer use config
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user