- Adjusted various font and layout styles to refine the user interface. - Updated the minimum width of the NavbarRightContainer to match the var(--topic-list-width) setting. - Added logic to synchronize local _activeTopic with activeTopic state. - Improve logic for dynamically updating tab state in RightSidebar component based on position and topic settings. - Removed unneeded console statement from font size slider's onChangeComplete event. - Adjusted the width of the SettingMenus component to utilize the --settings-width variable.
🍒 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%