- Updated color palette settings have been implemented. - Added VisionIcon component utilizing Ant Design icons and styled components for visual customization. - Updated vision model regex to include additional models. - Added support for multiple file columns in i18n resources. - Added translations to column titles. - Added support for vision models in the Select Model Button component. - Added functionality to display a vision model icon next to the model name on dropdown items. - Implemented changes to add vision model support to the Edit Models Popup. - Added icon to display vision models in provider settings.
🍒 Cherry Studio
Cherry Studio is a desktop client that supports for multiple LLM providers, available on Windows, Mac and Linux.
🌠 Screenshot
🌟 Features
- Support for Multiple LLM Providers.
- Allows creation of multiple Assistants.
- Enables creation of multiple topics.
- Allows using multiple models to answer questions in the same conversation.
- Supports drag-and-drop sorting.
- Code highlighting.
- Mermaid chart
🖥️ Develop
Recommended IDE Setup
Project Setup
Install
$ yarn
Development
$ yarn dev
Build
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux
⭐️ Star History
📃 License
Description
Languages
TypeScript
92.3%
JavaScript
6.1%
SCSS
0.7%
HTML
0.4%
CSS
0.2%
Other
0.2%