diff --git a/dashboard/src/components/chat/Chat.vue b/dashboard/src/components/chat/Chat.vue
new file mode 100644
index 000000000..651cf83ee
--- /dev/null
+++ b/dashboard/src/components/chat/Chat.vue
@@ -0,0 +1,1347 @@
+
+
+ {{ getCurrentConversation.title || tm('conversation.newConversation') }}
+ {{ formatDate(getCurrentConversation.updated_at) }}
+ help
+ {{ tm('shortcuts.help') }} 😊
+ Ctrl + B
+ {{ tm('shortcuts.voiceRecord') }} 🎤
+ Ctrl + V
+ {{ tm('shortcuts.pasteImage') }} 🏞️
+
+
{{ tm('status.emptyContent') }}
- - + +
{{ viewingPersona.system_prompt }}
-