mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
refactor: remove unused apiError429UserInfo property and simplify error handling Remove apiError429UserInfo from IAIClass interface and all implementations (Claude, Gemini, OpenAI). Simplify StreamingService error handling by removing custom 429 error messages. Clean up ChatService formatting and ChatArea display logic. |
||
|---|---|---|
| .. | ||
| ChatArea.svelte | ||
| ChatAreaThought.svelte | ||
| ChatWindow.svelte | ||
| StreamingIndicator.svelte | ||
| TopBar.svelte | ||