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 |
|
Andrew Beal
|
d0b4d5b852
|
Refactor Gemini class to use Conversation object in streamRequest method, update IAIClass interface, and enhance ChatWindow component for conversation handling. Add logging for conversation saving in ConversationFileSystemService and comment out OdbCache references in ServiceRegistration and main files.
|
2025-10-04 13:27:40 +01:00 |
|
Andrew Beal
|
ace478c311
|
Refactor conversation handling by introducing Conversation and ConversationContent classes, updating ChatArea and ChatWindow components, and enhancing file system service for conversation management.
|
2025-10-04 13:10:22 +01:00 |
|
Andrew Beal
|
adbe6045cf
|
Implement conversation reset functionality and file deletion in ConversationFileSystemService
|
2025-10-03 22:14:30 +01:00 |
|
Andrew Beal
|
523a95f3d5
|
Refactor services and helpers: reorganize imports, implement ConversationFileSystemService, and enhance FileSystemService functionality
|
2025-09-30 21:20:24 +01:00 |
|