🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.
Go to file
牡丹凤凰 e4b2052500 新增:模型服务商together (#148)
* 新增:模型服务商together

新增:模型服务商together
修复:providers为null或undefined时会抛出错误。

* 新增服务商:fireworks、360智脑、英伟达

* 新增:若干模型头像

* 谷歌其他系列模型匹配头像

* 1

* version+
2024-09-30 13:30:09 +08:00
.github/workflows fix: windows style 2024-08-08 23:30:55 +08:00
.vscode Modified the prompt part Modified the minapp data part 2024-09-14 16:23:58 +08:00
.yarn/patches fix: https://github.com/electron/notarize/issues/193 2024-08-27 19:42:39 +08:00
build fix: windows ico icon 2024-09-25 00:20:10 +08:00
docs docs: add dev docs 2024-09-27 00:13:24 +08:00
resources chore: update build process and database configuration. 2024-09-13 17:03:26 +08:00
scripts chore(version): 0.3.7 2024-07-26 11:04:02 +08:00
src 新增:模型服务商together (#148) 2024-09-30 13:30:09 +08:00
.editorconfig fix: electron builder ignore files 2024-08-26 18:19:01 +08:00
.eslintignore feat: add changes log 2024-07-15 15:55:51 +08:00
.eslintrc.cjs feat: add generate to ai provider api 2024-09-13 09:57:27 +08:00
.gitignore fix: windows ico icon 2024-09-25 00:20:10 +08:00
.prettierignore feat: add changes log 2024-07-15 15:55:51 +08:00
.prettierrc chore(lint): Update ESLint and Prettier configurations 2024-05-24 16:33:26 +08:00
.yarnrc.yml chore(version): 0.6.2 2024-08-26 18:30:05 +08:00
dev-app-update.yml feat: check update 2024-07-16 20:06:25 +08:00
electron-builder.yml chore(version): 0.7.10 2024-09-29 23:29:28 +08:00
electron.vite.config.ts refactor: use sequelize replace better-sqlite3 2024-09-13 13:26:22 +08:00
LICENSE doc: update LICENSE 2024-07-30 16:13:32 +08:00
package.json chore(version): 0.7.10 2024-09-29 23:29:28 +08:00
README.md docs: add dev docs 2024-09-27 00:13:24 +08:00
tsconfig.json feat: add local module 2024-08-27 11:31:05 +08:00
tsconfig.node.json refactor: use sequelize replace better-sqlite3 2024-09-13 13:26:22 +08:00
tsconfig.web.json feat: add local module 2024-08-27 11:31:05 +08:00
yarn.lock feat: add webdav settings component and backup user data files #69 2024-09-29 16:44:18 +08:00

banner English | 中文

🍒 Cherry Studio

Cherry Studio is a desktop client that supports for multiple LLM providers, available on Windows, Mac and Linux.

🌠 Screenshot

🌟 Features

  1. Support for Multiple LLM 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.
  7. Mermaid chart

🖥️ Develop

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

Star History Chart

🚀 Contributors

Sponsor

Buy Me a Coffee

📃 License

LICENSE