mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| Functions | ||
| AIFunctionDefinitions.ts | ||
| AIFunctionResponse.ts | ||
| AIFunctionTypes.ts | ||
| IAIFunctionDefinition.ts | ||