dray 2e1b433365 feat: 添加 WebDAV 配置项
为应用程序添加了 WebDAV 配置项,包括主机、用户、密码和路径。这样用户就可以将备份文件定时上传到 WebDAV 服务器,并从 WebDAV 服务器恢复备份文件。

- 添加了新的依赖项 "webdav": "^5.7.1"
- 修改了 package.json 文件
- 修改了 zh-tw.json、zh-cn.json 和 en-us.json 文件
- 修改了 settings.ts 文件
- 修改了 GeneralSettings.tsx 文件

https://github.com/kangfenmao/cherry-studio/issues/129
2024-09-29 09:27:42 +08:00
2024-08-08 23:30:55 +08:00
2024-09-25 00:20:10 +08:00
2024-09-27 00:13:24 +08:00
2024-07-26 11:04:02 +08:00
2024-09-29 09:27:42 +08:00
2024-07-15 15:55:51 +08:00
2024-09-25 00:20:10 +08:00
2024-07-15 15:55:51 +08:00
2024-08-26 18:30:05 +08:00
2024-07-16 20:06:25 +08:00
2024-09-28 00:45:05 +08:00
2024-07-30 16:13:32 +08:00
2024-09-29 09:27:42 +08:00
2024-09-27 00:13:24 +08:00
2024-08-27 11:31:05 +08:00
2024-08-27 11:31:05 +08:00
2024-09-27 22:35:22 +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

Description
No description provided
Readme 24 MiB
Languages
TypeScript 92.3%
JavaScript 6.1%
SCSS 0.7%
HTML 0.4%
CSS 0.2%
Other 0.2%