mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
Add support for reading images (PNG, JPG, JPEG, WebP) and PDFs in ReadVaultFiles. Implement provider-specific formatting for binary content (Claude, OpenAI, Gemini). Update conversation structure to handle binary files separately from text responses. Add unpdf library for PDF text extraction in search. |
||
|---|---|---|
| .. | ||
| CancellationIndicator.svelte | ||
| ChatArea.svelte | ||
| ChatInput.svelte | ||
| ChatSearchResults.svelte | ||
| ChatWindow.svelte | ||
| DiffControls.svelte | ||
| StreamingIndicator.svelte | ||
| ThoughtIndicator.svelte | ||
| TopBar.svelte | ||
| UserInstruction.svelte | ||