diff --git a/ui/public/index.html b/ui/public/index.html
new file mode 100644
index 000000000..6bb01923c
--- /dev/null
+++ b/ui/public/index.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+ 111
+
+
+
+
+
+
diff --git a/ui/src/assets/acoustic-color.svg b/ui/src/assets/acoustic-color.svg
new file mode 100644
index 000000000..d9cfa1498
--- /dev/null
+++ b/ui/src/assets/acoustic-color.svg
@@ -0,0 +1,29 @@
+
diff --git a/ui/src/assets/acoustic.svg b/ui/src/assets/acoustic.svg
new file mode 100644
index 000000000..a400eff9b
--- /dev/null
+++ b/ui/src/assets/acoustic.svg
@@ -0,0 +1,29 @@
+
diff --git a/ui/src/components/ai-chat/KnowledgeSource.vue b/ui/src/components/ai-chat/KnowledgeSource.vue
index 0c98666d8..729a6317b 100644
--- a/ui/src/components/ai-chat/KnowledgeSource.vue
+++ b/ui/src/components/ai-chat/KnowledgeSource.vue
@@ -112,7 +112,7 @@ const uniqueParagraphList = computed(() => {
})
diff --git a/ui/src/components/ai-chat/component/chat-input-operate/index.vue b/ui/src/components/ai-chat/component/chat-input-operate/index.vue
index 14e185a69..a26d7a2a4 100644
--- a/ui/src/components/ai-chat/component/chat-input-operate/index.vue
+++ b/ui/src/components/ai-chat/component/chat-input-operate/index.vue
@@ -1,5 +1,5 @@
-
+
@@ -114,7 +114,15 @@
+
-
-
-
-
-
- {{ $t('chat.uploadFile.label') }}:{{ $t('chat.uploadFile.most')
- }}{{ props.applicationDetails.file_upload_setting.maxFiles
- }}{{ $t('chat.uploadFile.limit') }}
- {{ props.applicationDetails.file_upload_setting.fileLimit }}MB
{{
- $t('chat.uploadFile.fileType')
- }}:{{ getAcceptList().replace(/\./g, '').replace(/,/g, '、').toUpperCase() }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
00:{{ recorderTime < 10 ? `0${recorderTime}` : recorderTime }}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
00:{{ recorderTime < 10 ? `0${recorderTime}` : recorderTime }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('chat.uploadFile.label') }}:{{ $t('chat.uploadFile.most')
+ }}{{ props.applicationDetails.file_upload_setting.maxFiles
+ }}{{ $t('chat.uploadFile.limit') }}
+ {{ props.applicationDetails.file_upload_setting.fileLimit }}MB
{{
+ $t('chat.uploadFile.fileType')
+ }}:{{ getAcceptList().replace(/\./g, '').replace(/,/g, '、').toUpperCase() }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -201,6 +230,7 @@
-
diff --git a/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue b/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue
index 187bc6a3c..48079c8ec 100644
--- a/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue
+++ b/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue
@@ -307,7 +307,9 @@ onMounted(() => {
})
+
diff --git a/ui/src/components/dynamics-form/index.vue b/ui/src/components/dynamics-form/index.vue
index 8885aeec9..28bea502e 100644
--- a/ui/src/components/dynamics-form/index.vue
+++ b/ui/src/components/dynamics-form/index.vue
@@ -219,4 +219,4 @@ defineExpose({
ruleFormRef
})
-
+
diff --git a/ui/src/components/dynamics-form/items/label/TooltipLabel.vue b/ui/src/components/dynamics-form/items/label/TooltipLabel.vue
index d9669fd45..2ca9911f4 100644
--- a/ui/src/components/dynamics-form/items/label/TooltipLabel.vue
+++ b/ui/src/components/dynamics-form/items/label/TooltipLabel.vue
@@ -17,7 +17,7 @@ defineProps<{
tooltip: string
}>()
-
+
diff --git a/ui/src/components/icons/index.ts b/ui/src/components/icons/index.ts
index 5c7e7ca1f..81d471b2a 100644
--- a/ui/src/components/icons/index.ts
+++ b/ui/src/components/icons/index.ts
@@ -1415,5 +1415,30 @@ export const iconMap: any = {
)
])
}
+ },
+ 'app-keyboard': {
+ iconReader: () => {
+ return h('i', [
+ h(
+ 'svg',
+ {
+ style: { height: '100%', width: '100%' },
+ viewBox: '0 0 1024 1024',
+ version: '1.1',
+ xmlns: 'http://www.w3.org/2000/svg'
+ },
+ [
+ h('path', {
+ d: 'M373.333333 352a53.333333 53.333333 0 1 1-106.666666 0 53.333333 53.333333 0 0 1 106.666666 0zM320 576a53.333333 53.333333 0 1 0 0-106.666667 53.333333 53.333333 0 0 0 0 106.666667zM565.333333 352a53.333333 53.333333 0 1 1-106.666666 0 53.333333 53.333333 0 0 1 106.666666 0zM512 576a53.333333 53.333333 0 1 0 0-106.666667 53.333333 53.333333 0 0 0 0 106.666667zM757.333333 352a53.333333 53.333333 0 1 1-106.666666 0 53.333333 53.333333 0 0 1 106.666666 0zM704 576a53.333333 53.333333 0 1 0 0-106.666667 53.333333 53.333333 0 0 0 0 106.666667zM362.666667 661.333333a42.666667 42.666667 0 1 0 0 85.333334h298.666666a42.666667 42.666667 0 1 0 0-85.333334h-298.666666z',
+ fill: 'currentColor'
+ }),
+ h('path', {
+ d: 'M512 42.666667C252.8 42.666667 42.666667 252.8 42.666667 512s210.133333 469.333333 469.333333 469.333333 469.333333-210.133333 469.333333-469.333333S771.2 42.666667 512 42.666667zM128 512a384 384 0 1 1 768 0 384 384 0 0 1-768 0z',
+ fill: 'currentColor'
+ })
+ ]
+ )
+ ])
+ }
}
}
diff --git a/ui/src/components/layout-container/index.vue b/ui/src/components/layout-container/index.vue
index ec5d8c3b2..09f0123f3 100644
--- a/ui/src/components/layout-container/index.vue
+++ b/ui/src/components/layout-container/index.vue
@@ -30,7 +30,7 @@ const showBack = computed(() => {
})
-
+
diff --git a/ui/src/views/application-overview/component/DisplaySettingDialog.vue b/ui/src/views/application-overview/component/DisplaySettingDialog.vue
index 4f35b10ea..a094bc670 100644
--- a/ui/src/views/application-overview/component/DisplaySettingDialog.vue
+++ b/ui/src/views/application-overview/component/DisplaySettingDialog.vue
@@ -99,4 +99,4 @@ const submit = async (formEl: FormInstance | undefined) => {
defineExpose({ open })
-
+
diff --git a/ui/src/views/application-overview/component/EditAvatarDialog.vue b/ui/src/views/application-overview/component/EditAvatarDialog.vue
index cf8083735..c7f7a40d8 100644
--- a/ui/src/views/application-overview/component/EditAvatarDialog.vue
+++ b/ui/src/views/application-overview/component/EditAvatarDialog.vue
@@ -139,4 +139,4 @@ function submit() {
defineExpose({ open })
-
+
diff --git a/ui/src/views/application-overview/component/EmbedDialog.vue b/ui/src/views/application-overview/component/EmbedDialog.vue
index 8aaf4a9bc..428a25224 100644
--- a/ui/src/views/application-overview/component/EmbedDialog.vue
+++ b/ui/src/views/application-overview/component/EmbedDialog.vue
@@ -132,7 +132,7 @@ src="${window.location.origin}/api/application/embed?protocol=${window.location.
<\/script>
`
source3.value = `