mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| db | ||
| utils | ||
| config.ts | ||
| file.ts | ||
| index.ts | ||
| ipc.ts | ||
| updater.ts | ||
| window.ts | ||