0026293e69fa92f749d2b1ae6062d7205daa8180
- Added event listeners for estimated token count and add new topic events. - Updated default topic handling when clearing messages. - Removed feature to add new topics directly in Navbar and replaced it with emitting an event to create a new topic. - Added the functionality to add new topics, clear messages, and handle topic switching with improved conditional logic. - The event constants configuration has been updated to include two new event names.
🍒 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
🚀 Contributors
Sponsor
📃 License
Languages
TypeScript
97.3%
JavaScript
1.8%
CSS
0.6%
HTML
0.3%