andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 30badb186a fix: prevent double-stringification of provider-specific content
Excludes image/PDF content blocks from text extraction when
isProviderSpecificContent flag is set, avoiding unnecessary token
usage. Updates ReadVaultFiles documentation to clarify image/PDF
reading capabilities and adds system prompt guidance for handling
binary file references.
2025-12-16 22:14:42 +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: add image and PDF support to ReadVaultFiles function 2025-12-16 20:50:28 +00:00
IAIFunctionDefinition.ts refactor: improve type safety and add Zod validation for function arguments 2025-11-10 19:41:17 +00:00