andy-stack_vaultkeeper-ai/AIClasses/OpenAI
Andrew Beal b2856aa294 feat: add image and PDF support to ReadVaultFiles function
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.
2025-12-16 20:50:28 +00:00
..
OpenAI.ts feat: add image and PDF support to ReadVaultFiles function 2025-12-16 20:50:28 +00:00
OpenAIConversationNamingService.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00
OpenAITokenService.ts refactor: convert TypeScript namespaces to standalone functions 2025-11-10 12:59:48 +00:00
OpenAITypes.ts feat: add Gemini thought signature support and OpenAI Responses API migration 2025-12-10 21:27:58 +00:00