fix: missing LLM node output var description (#26648)

This commit is contained in:
非法操作
2025-10-09 09:22:45 +08:00
committed by GitHub
parent 9cca605bac
commit c4d8bf0ce9
22 changed files with 26 additions and 0 deletions

View File

@@ -293,6 +293,11 @@ const Panel: FC<NodePanelProps<LLMNodeType>> = ({
type='string'
description={t(`${i18nPrefix}.outputVars.output`)}
/>
<VarItem
name='reasoning_content'
type='string'
description={t(`${i18nPrefix}.outputVars.reasoning_content`)}
/>
<VarItem
name='usage'
type='object'

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Generierter Inhalt',
reasoning_content: 'Reasoning-Inhalt',
usage: 'Nutzungsinformationen des Modells',
},
singleRun: {

View File

@@ -456,6 +456,7 @@ const translation = {
},
outputVars: {
output: 'Generate content',
reasoning_content: 'Reasoning Content',
usage: 'Model Usage Information',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Generar contenido',
reasoning_content: 'Contenido de razonamiento',
usage: 'Información de uso del modelo',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'تولید محتوا',
reasoning_content: 'محتوای استدلال',
usage: 'اطلاعات استفاده از مدل',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Contenu généré',
reasoning_content: 'Contenu de raisonnement',
usage: 'Informations sur l\'utilisation du modèle',
},
singleRun: {

View File

@@ -457,6 +457,7 @@ const translation = {
},
outputVars: {
output: 'सामग्री उत्पन्न करें',
reasoning_content: 'तर्क सामग्री',
usage: 'मॉडल उपयोग जानकारी',
},
singleRun: {

View File

@@ -427,6 +427,7 @@ const translation = {
},
outputVars: {
output: 'Hasilkan konten',
reasoning_content: 'Konten penalaran',
usage: 'Informasi Penggunaan Model',
},
singleRun: {

View File

@@ -461,6 +461,7 @@ const translation = {
},
outputVars: {
output: 'Genera contenuto',
reasoning_content: 'Contenuto del ragionamento',
usage: 'Informazioni sull\'utilizzo del modello',
},
singleRun: {

View File

@@ -456,6 +456,7 @@ const translation = {
},
outputVars: {
output: '生成内容',
reasoning_content: '推論内容',
usage: 'モデル使用量',
},
singleRun: {

View File

@@ -469,6 +469,7 @@ const translation = {
},
outputVars: {
output: '생성된 내용',
reasoning_content: '추론 내용',
usage: '모델 사용 정보',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Generowana treść',
reasoning_content: 'Treść rozumowania',
usage: 'Informacje o użyciu modelu',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Conteúdo gerado',
reasoning_content: 'Conteúdo de raciocínio',
usage: 'Informações de uso do modelo',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Conținut generat',
reasoning_content: 'Conținut de raționament',
usage: 'Informații de utilizare a modelului',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Создать контент',
reasoning_content: 'Содержимое рассуждений',
usage: 'Информация об использовании модели',
},
singleRun: {

View File

@@ -442,6 +442,7 @@ const translation = {
},
outputVars: {
output: 'Ustvari vsebino',
reasoning_content: 'Vsebina razmišljanja',
usage: 'Informacije o uporabi modela',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'สร้างเนื้อหา',
reasoning_content: 'เนื้อหาการให้เหตุผล',
usage: 'ข้อมูลการใช้งานรุ่น',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'İçerik Üret',
reasoning_content: 'Akıl yürütme içeriği',
usage: 'Model Kullanım Bilgileri',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Генерований вміст',
reasoning_content: 'Зміст міркування',
usage: 'Інформація про використання моделі',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: 'Nội dung được tạo',
reasoning_content: 'Nội dung lập luận',
usage: 'Thông tin sử dụng mô hình',
},
singleRun: {

View File

@@ -456,6 +456,7 @@ const translation = {
},
outputVars: {
output: '生成内容',
reasoning_content: '推理内容',
usage: '模型用量信息',
},
singleRun: {

View File

@@ -444,6 +444,7 @@ const translation = {
},
outputVars: {
output: '生成內容',
reasoning_content: '推理內容',
usage: '模型用量信息',
},
singleRun: {