andy-stack_vaultkeeper-ai/Components
2025-10-06 23:01:20 +01:00
..
ChatArea.svelte Refactor AI function handling by introducing AIFunctionCall and AIFunctionResponse classes, updating function definitions, and enhancing conversation content management. Remove unused code and improve service registration for AIFunctionService. 2025-10-06 23:01:20 +01:00
ChatAreaThought.svelte Add MessageService and AIThoughtMessage component 2025-09-28 14:57:58 +01:00
ChatWindow.svelte Refactor AI function handling by introducing AIFunctionCall and AIFunctionResponse classes, updating function definitions, and enhancing conversation content management. Remove unused code and improve service registration for AIFunctionService. 2025-10-06 23:01:20 +01:00
StreamingIndicator.svelte Add chat padding feature and adjust StreamingIndicator layout 2025-09-29 11:09:22 +01:00
TopBar.svelte Implement conversation history modal with Svelte component, enhance conversation file system service for loading conversations, and update styles for modal presentation. Refactor file handling methods and remove unused modal service. 2025-10-05 13:06:05 +01:00