andy-stack_vaultkeeper-ai/Components
Andrew Beal 9f36dac64c Fix: messages with function call and content were not being displayed.
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.
2025-10-21 19:51:06 +01:00
..
ChatArea.svelte Fix: messages with function call and content were not being displayed. 2025-10-21 19:51:06 +01:00
ChatAreaThought.svelte refactor: migrate to Obsidian theme variables for consistent theming 2025-10-17 23:51:23 +01:00
ChatWindow.svelte Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00
StreamingIndicator.svelte fix: use tick() for assistantMessageAction and update edit-mode accent colors 2025-10-18 00:11:47 +01:00
TopBar.svelte fix: update token display timing and remove unused imports 2025-10-18 14:33:17 +01:00