andy-stack_vaultkeeper-ai/AIClasses/OpenAI
Andrew Beal 74560ae685 refactor: centralize API key management with SettingsService
Move API key storage from single key to per-provider keys. Extract
settings logic from plugin to new SettingsService, updating all AI
classes and components to use centralized service. Add visual
indicators for active user instructions in UI.
2025-11-03 17:14:32 +00:00
..
OpenAI.ts refactor: centralize API key management with SettingsService 2025-11-03 17:14:32 +00:00
OpenAIConversationNamingService.ts refactor: centralize API key management with SettingsService 2025-11-03 17:14:32 +00:00
OpenAITokenService.ts Add Claude API provider support with streaming and tool integration 2025-10-19 14:23:24 +01:00