andy-stack_vaultkeeper-ai/AIClasses/OpenAI
Andrew Beal ba8db87ffd refactor: use promptContent for user messages across AI providers
Standardize message extraction logic to use promptContent field for user roles and content field for assistant roles. Update all AI provider implementations (Claude, OpenAI, Gemini) and corresponding tests. Remove trailing space insertion in ChatInput and clean up minor formatting issues.
2025-10-31 18:32:40 +00:00
..
OpenAI.ts refactor: use promptContent for user messages across AI providers 2025-10-31 18:32:40 +00:00
OpenAIConversationNamingService.ts refactor: replace API provider dropdown with model selection dropdown 2025-10-21 22:14:35 +01:00
OpenAITokenService.ts Add Claude API provider support with streaming and tool integration 2025-10-19 14:23:24 +01:00