mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
- Add AIFunction enum type to AIFunctionCall name property - Implement fromString helper to convert string to AIFunction - Update Claude, Gemini, and OpenAI classes to use aiFunctionFromString - Add type safety to AIFunctionService switch statement - Update all test files to use AIFunction enum values |
||
|---|---|---|
| .. | ||
| AIFunction.ts | ||
| ApiProvider.ts | ||
| Copy.ts | ||
| FileEvent.ts | ||
| Greeting.ts | ||
| Path.ts | ||
| Role.ts | ||
| SearchTrigger.ts | ||
| Selector.ts | ||