cherry-studio/src/main
kangfenmao fa0cacda26 feat: Improved IPC image handling and added vision model support.
- Improved IPC image handling to return mime type and base64 encoded data alongside the image data.
- Updated type definition for `base64` method in image object to return an object with mime, base64, and data properties.
- Added support for vision models using new function and regex.
- Table cell size has been reduced on the FilesPage component.
- Added support for vision model attachments.
- Added model dependency to AttachmentButton component.
- Implemented new functionality to handle image messages in the GeminiProvider class.
- Update image base64 encoding to directly use API response data.
2024-09-13 13:26:22 +08:00
..
db feat: add sqlite database manager 2024-09-13 13:26:22 +08:00
utils feat: add attachment files 2024-09-13 13:26:22 +08:00
config.ts feat: new window style 2024-07-31 17:30:17 +08:00
file.ts feat: add attachment files 2024-09-13 13:26:22 +08:00
index.ts feat: add sqlite database manager 2024-09-13 13:26:22 +08:00
ipc.ts feat: Improved IPC image handling and added vision model support. 2024-09-13 13:26:22 +08:00
updater.ts refactor: remove unnecessary logs 2024-08-25 21:37:13 +08:00
window.ts fix: use webview replace iframe 2024-09-03 13:17:38 +08:00