Commit Graph

16 Commits

Author SHA1 Message Date
kangfenmao 9b9bed5bbd chore: remove useless code 2025-03-28 09:24:54 +08:00
kangfenmao e3d81b49df refactor: mcp service 2025-03-28 04:24:10 +08:00
Hao He 96cd207b1b Fix/fs-rmdir-deprecation (#3296) 2025-03-13 20:45:45 +08:00
kangfenmao 44431ef8f1 fix: Improve topic context in history search and messages
Update SearchMessage and TopicMessages components to pass topic context to MessageItem, ensuring proper rendering of messages with their associated topics
2025-03-09 22:04:35 +08:00
George·Dong aba738da03 fix: Correct MIME type for JPG images for Gemini 2.0 Pro 2025-03-09 17:37:02 +08:00
kangfenmao 0d64965ef7 refactor: Extract file path utility functions
Move hardcoded file path generation logic to dedicated utility functions in file.ts, improving code modularity and reducing duplication across services and IPC handlers
2025-03-09 17:33:46 +08:00
kangfenmao 2813b65244 fix: Convert file created_at to ISO string format
Ensure consistent string representation of file creation timestamps across file storage and type definitions
2025-03-09 17:21:57 +08:00
kangfenmao 6ea456d452 fix: siliconflow image url with query params #844
close #844
2025-01-24 09:31:31 +08:00
Nanami 82266800e6 feat: add support for qwenlm and image upload (#726)
* feat: add support for qwenlm and image upload

* fix: qwenlm return

* feat: add provider config
2025-01-14 18:59:19 +08:00
kangfenmao 086475c883 refactor: knowledge base database engine 2024-12-25 17:42:03 +08:00
kangfenmao 3e64fa2025 fix: knowledge bugs 2024-12-23 10:48:40 +08:00
kangfenmao a0bc50b29c feat: remove knowledge queue 2024-12-19 13:45:11 +08:00
kangfenmao 5a6d2652f0 refactor: shortcuts feature 2024-12-03 10:23:53 +08:00
kangfenmao 4a37192961 feat: clear app cache 2024-11-25 11:16:24 +08:00
kangfenmao d6b9fb7e82 feat: remove image compress 2024-11-03 01:26:00 +08:00
kangfenmao bddedb7759 refactor: main code 2024-11-02 23:32:59 +08:00