mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Replace hardcoded "The contents of the file" strings across all AI provider classes (Claude, Gemini, Mistral, OpenAI) with centralized Copy.AttachedFile enum value. Update SystemPrompt to document attached file behavior and clarify files are not in vault. Fix officeparser import to use named export and add esbuild plugin to handle browser bundle's IIFE format for mobile compatibility. |
||
|---|---|---|
| .. | ||
| OpenAI.ts | ||
| OpenAIConversationNamingService.ts | ||
| OpenAIFileService.ts | ||
| OpenAITypes.ts | ||