Revert "Merge branch 'zhsama/remove-reasoning-ui' into feat/support-agent-sandbox"

This reverts commit f6b0fda9f7, reversing
changes made to f359bbc5de.
This commit is contained in:
zhsama
2026-02-11 18:05:18 +08:00
parent 2bf767d5f7
commit 17ba8af331
26 changed files with 147 additions and 0 deletions

View File

@ -783,6 +783,10 @@
"nodes.llm.outputVars.reasoning_content": "Содержимое рассуждений",
"nodes.llm.outputVars.usage": "Информация об использовании модели",
"nodes.llm.prompt": "подсказка",
"nodes.llm.reasoningFormat.separated": "Отдельные теги для мышления",
"nodes.llm.reasoningFormat.tagged": "Продолжайте думать о тегах",
"nodes.llm.reasoningFormat.title": "Включите разделение тегов на основе логики",
"nodes.llm.reasoningFormat.tooltip": "Извлечь содержимое из тегов think и сохранить его в поле reasoning_content.",
"nodes.llm.resolution.high": "Высокое",
"nodes.llm.resolution.low": "Низкое",
"nodes.llm.resolution.name": "Разрешение",