refactor(web): remove LLM reasoning format config and clean up locale strings

This commit is contained in:
zhsama
2026-02-09 23:57:27 +08:00
parent 9614fe8e6e
commit fff2c11d9c
26 changed files with 0 additions and 147 deletions

View File

@ -780,10 +780,6 @@
"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": "Разрешение",