69f93d167c2cf64dc2a1839061e1618cbc305cc1
- Improved dropdown menu selection logic for models. - Changes improve ModelSettings component to use getModelUniqId function for model identifiers. - Added modeling service functionality to generate unique model identifiers.
🍒 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
Languages
TypeScript
97.3%
JavaScript
1.8%
CSS
0.6%
HTML
0.3%