andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 989fab565d feat: implement prompt caching for Claude API requests
Add cache control to system prompt, tools, and conversation messages to optimize API performance and reduce costs by caching frequently reused content.
Update GitHub link to point directly to project page.
Improve prompt for user suggestion during actions that require confirmation.
Update unit tests.
Bump dependency versions.
2025-12-27 19:52:59 +00:00
..
Functions fix: prevent double-stringification of provider-specific content 2025-12-16 22:14:42 +00:00
AIFunctionDefinitions.ts Add PatchVaultFile function for incremental file updates 2025-12-05 22:48:54 +00:00
AIFunctionResponse.ts feat: implement prompt caching for Claude API requests 2025-12-27 19:52:59 +00:00
IAIFunctionDefinition.ts refactor: improve type safety and add Zod validation for function arguments 2025-11-10 19:41:17 +00:00