mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Remove 'gpt-4.1-nano' which does not support web search. Replace Chat Completions API with OpenAI Responses API throughout codebase. Update event parsing from delta-based streaming to event-based model, restructure request format to use instructions/input instead of messages array, and revise conversation naming service to handle new response structure. |
||
|---|---|---|
| .. | ||
| AIClasses | ||
| Conversations | ||
| Helpers | ||
| Services | ||
| setup.ts | ||