mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
Expose agent node usage (#24355)
This commit is contained in:
@ -843,6 +843,7 @@ const translation = {
|
||||
},
|
||||
json: 'Kod JSON wygenerowany przez agenta',
|
||||
text: 'Treści generowane przez agentów',
|
||||
usage: 'Informacje o użyciu modelu',
|
||||
},
|
||||
checkList: {
|
||||
strategyNotSelected: 'Nie wybrano strategii',
|
||||
|
||||
Reference in New Issue
Block a user