836095224e9a0f49d6c4c0b2234cc41145f4152e
- Added a new SVG logo for the GitHub provider. - Added a new social media platform provider to the SYSTEM_MODELS configuration. - Added support for Github provider in the application configuration. - Added two new translation keys: 'github' with 'GitHub Models' and updated the existing key 'graphrag-kylin-mountain'. - Added width parameter to EditModelsPopup configuration. - Added GitHub-specific model handling to OpenAIProvider class. - Incremented the application version to 25. - Added support for a new LLM model type. - Added a new migration step to configure and enable a GitHub LLM provider.
🍒 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%