feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -470,6 +470,12 @@ const translation = {
|
||||
back: 'Tył',
|
||||
addField: 'Dodaj pole',
|
||||
},
|
||||
reasoningFormat: {
|
||||
tooltip: 'Wyodrębnij treść z tagów think i przechowaj ją w polu reasoning_content.',
|
||||
separated: 'Oddziel tagi myślenia',
|
||||
tagged: 'Zachowaj myśl tagi',
|
||||
title: 'Włącz separację tagów uzasadnienia',
|
||||
},
|
||||
},
|
||||
knowledgeRetrieval: {
|
||||
queryVariable: 'Zmienna zapytania',
|
||||
|
||||
Reference in New Issue
Block a user