mirror of
https://github.com/langgenius/dify.git
synced 2026-05-02 00:18:03 +08:00
Revert "Merge branch 'zhsama/remove-reasoning-ui' into feat/support-agent-sandbox"
This reverts commitf6b0fda9f7, reversing changes made tof359bbc5de.
This commit is contained in:
@ -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": "Разрешение",
|
||||
|
||||
Reference in New Issue
Block a user