andy-stack_vaultkeeper-ai/AIClasses
Andrew Beal 0a318a1caf refactor: streamline system prompt by removing redundant examples and verbose explanations
Consolidate guidelines to reduce prompt length while maintaining core functionality. Remove emoji examples, merge duplicate sections on search strategy and wiki-linking, simplify anti-patterns list, and clarify multi-tool workflow architecture.
2025-11-09 16:01:31 +00:00
..
Claude fix: prevent empty messages and assistant-to-assistant structure 2025-11-09 13:57:47 +00:00
FunctionDefinitions Update delete functionality to support folders and use trash 2025-11-03 21:37:47 +00:00
Gemini fix: prevent empty messages and assistant-to-assistant structure 2025-11-09 13:57:47 +00:00
OpenAI fix: prevent empty messages and assistant-to-assistant structure 2025-11-09 13:57:47 +00:00
AIFunctionCall.ts Add Claude API provider support with streaming and tool integration 2025-10-19 14:23:24 +01:00
IAIClass.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
IConversationNamingService.ts feat: add AI-powered conversation naming with Gemini integration 2025-10-17 16:18:23 +01:00
IPrompt.ts Update delete functionality to support folders and use trash 2025-11-03 21:37:47 +00:00
ITokenService.ts Add token counting service and refactor dependencies 2025-10-17 22:23:30 +01:00
NamePrompt.ts feat: add AI-powered conversation naming with Gemini integration 2025-10-17 16:18:23 +01:00
SystemPrompt.ts refactor: streamline system prompt by removing redundant examples and verbose explanations 2025-11-09 16:01:31 +00:00