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