mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
refactor(web): remove LLM reasoning format config and clean up locale strings
This commit is contained in:
@ -780,10 +780,6 @@
|
||||
"nodes.llm.outputVars.reasoning_content": "Treść rozumowania",
|
||||
"nodes.llm.outputVars.usage": "Informacje o użyciu modelu",
|
||||
"nodes.llm.prompt": "prompt",
|
||||
"nodes.llm.reasoningFormat.separated": "Oddziel tagi myślenia",
|
||||
"nodes.llm.reasoningFormat.tagged": "Zachowaj myśl tagi",
|
||||
"nodes.llm.reasoningFormat.title": "Włącz separację tagów uzasadnienia",
|
||||
"nodes.llm.reasoningFormat.tooltip": "Wyodrębnij treść z tagów think i przechowaj ją w polu reasoning_content.",
|
||||
"nodes.llm.resolution.high": "Wysoka",
|
||||
"nodes.llm.resolution.low": "Niska",
|
||||
"nodes.llm.resolution.name": "Rozdzielczość",
|
||||
|
||||
Reference in New Issue
Block a user