diff --git a/tools/server/public/index.html.gz b/tools/server/public/index.html.gz index 5ee68eced2a..097c9440be2 100644 Binary files a/tools/server/public/index.html.gz and b/tools/server/public/index.html.gz differ diff --git a/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentPreview.svelte b/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentPreview.svelte new file mode 100644 index 00000000000..212b1fe890a --- /dev/null +++ b/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentPreview.svelte @@ -0,0 +1,273 @@ + + +
Converting PDF to images...
+Failed to load PDF images
+ +{pdfImagesError}
+ + +Page {index + 1}
+ +No PDF pages available
+Audio preview not available
+ {/if} + ++ {displayName} +
+Preview not available for this file type
+Converting PDF to images...
-Failed to load PDF images
- -{pdfImagesError}
- - -Page {index + 1}
- -No PDF pages available
-Audio preview not available
- {/if} - -- {displayName} -
-Preview not available for this file type
-Settings are saved in browser's localStorage
+|
- |
-
- Conversation Name | - -Messages | -
|---|---|---|
| - {#if searchQuery} - No conversations found matching "{searchQuery}" - {:else} - No conversations available - {/if} - | -||
|
- |
-
-
-
- {conv.name || 'Untitled conversation'}
-
- |
-
- - {messageCountMap.get(conv.id) ?? 0} - | -
|
+ |
+
+ Conversation Name | + +Messages | +
|---|---|---|
| + {#if searchQuery} + No conversations found matching "{searchQuery}" + {:else} + No conversations available + {/if} + | +||
|
+ |
+
+
+
+ {conv.name || 'Untitled conversation'}
+
+ |
+
+ + {messageCountMap.get(conv.id) ?? 0} + | +