Andrew Beal
|
62104f0abd
|
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 |
|
Andrew Beal
|
0d93516d93
|
Enhance conversation loading functionality by adding conversation selection handling in ConversationHistoryModal and ConversationHistoryModalSvelte, updating conversationStore for improved state management, and implementing current conversation path retrieval in ConversationFileSystemService.
|
2025-10-05 14:15:04 +01:00 |
|
Andrew Beal
|
df1d9391b2
|
Enhance conversation management by adding file path handling in Conversation class, updating ConversationHistoryModal for improved item deletion and state management, and implementing current conversation path retrieval in ConversationFileSystemService.
|
2025-10-05 13:37:28 +01:00 |
|
Andrew Beal
|
74eb20c2a1
|
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 |
|