andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 15f1a01e4a Strengthen type safety across AI provider implementations
Replace `any` types with proper TypeScript interfaces and type assertions throughout Claude, Gemini, and OpenAI implementations. Add explicit typing for streaming events, function parameters, and conversation content to improve type checking and reduce runtime errors.
2025-11-10 11:55:19 +00:00
..
Functions Update delete functionality to support folders and use trash 2025-11-03 21:37:47 +00:00
AIFunctionDefinitions.ts feat: add ListVaultFiles function and improve search behavior 2025-11-01 11:43:32 +00:00
AIFunctionResponse.ts Add Claude API provider support with streaming and tool integration 2025-10-19 14:23:24 +01:00
AIFunctionTypes.ts Strengthen type safety across AI provider implementations 2025-11-10 11:55:19 +00:00
IAIFunctionDefinition.ts Strengthen type safety across AI provider implementations 2025-11-10 11:55:19 +00:00