andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 96a90452f8 refactor: replace custom type definitions with official SDK types
Remove custom interface definitions for Claude, OpenAI, and Gemini APIs in favor of importing types directly from official SDKs (@anthropic-ai/sdk, openai, @google/genai). Add openai package dependency and update StoredFunctionResponse interface to include name field.
2025-11-10 12:39:05 +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 refactor: replace custom type definitions with official SDK types 2025-11-10 12:39:05 +00:00
IAIFunctionDefinition.ts Strengthen type safety across AI provider implementations 2025-11-10 11:55:19 +00:00