diff --git a/ui/src/components/ai-chat/ExecutionDetailDialog.vue b/ui/src/components/ai-chat/ExecutionDetailDialog.vue index cb98755f9..e4193fb6e 100644 --- a/ui/src/components/ai-chat/ExecutionDetailDialog.vue +++ b/ui/src/components/ai-chat/ExecutionDetailDialog.vue @@ -68,7 +68,9 @@ {{ f.label }}: {{ f.value }}
文档:
++ {{ $t('common.fileUpload.document') }}: +
图片:
+{{ $t('common.fileUpload.image') }}:
文本内容:
参数输入
+ {{ $t('components.chat.executionDetails.paramInput') }}
参数输入
+ {{ $t('components.chat.executionDetails.paramInput') }}
角色设定 (System)
+
+ {{
+ $t('views.application.applicationForm.form.roleSettings.label')
+ }}
+ (System)
+
历史记录
+ {{ $t('components.chat.history') }}