From 8c186b757ea56c39cf46e8797f6707b9ff49ba0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=A2=E5=A5=8B=E7=8C=AB?= Date: Tue, 16 Jul 2024 10:21:12 +0800 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 18e0156f..9420ba88 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,21 @@ Cherry Studio is a desktop client for multiple cutting-edge LLM models, available on Windows, Mac and Linux. +# Screenshot + +![image.png](https://s2.loli.net/2024/07/16/IAVSOorsfFQyGhM.png) + +![image.png](https://s2.loli.net/2024/07/16/IQPz12OajfNoBTV.png) + +# Feature + +1. Supports multiple large language model service providers. +2. Allows creation of multiple Assistants. +3. Enables creation of multiple topics. +4. Allows using multiple models to answer questions in the same conversation. +5. Supports drag-and-drop sorting. +6. Code highlighting. + ## Recommended IDE Setup - [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)