mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 17:24:00 +01:00
update readme
This commit is contained in:
parent
832d56381b
commit
d58ec90b5b
|
@ -54,7 +54,7 @@ Better ChatGPT 已经包含了大量的功能。您可以使用以下功能:
|
|||
|
||||
- 支持使用内置代理解決 ChatGPT 地区限制
|
||||
- 支持自定义提示词资料库
|
||||
- 支持使用文件夹整理聊天
|
||||
- 支持使用文件夹(且带颜色)整理聊天
|
||||
- 支持筛选聊天和文件夹
|
||||
- 支持实时计算 token 数量和价格
|
||||
- 支持使用 ShareGPT 分享聊天
|
||||
|
@ -65,6 +65,8 @@ Better ChatGPT 已经包含了大量的功能。您可以使用以下功能:
|
|||
- 支持自动保存聊天记录
|
||||
- 支持导入/导出聊天记录
|
||||
- 支持将聊天保存为 Markdown/图片/JSON
|
||||
- 支持与 Google Drive 同步
|
||||
- 支持 Azure OpenAI 终端
|
||||
- 支持多语言 (i18n)
|
||||
|
||||
# 🛠️ 使用方法
|
||||
|
|
|
@ -61,7 +61,7 @@ Better ChatGPT comes with a bundle of amazing features! Here are some of them:
|
|||
|
||||
- Proxy to bypass ChatGPT regional restrictions
|
||||
- Prompt library
|
||||
- Organize chats into folders
|
||||
- Organize chats into folders (with colours)
|
||||
- Filter chats and folders
|
||||
- Token count and pricing
|
||||
- ShareGPT integration
|
||||
|
@ -72,6 +72,8 @@ Better ChatGPT comes with a bundle of amazing features! Here are some of them:
|
|||
- Save chat automatically to local storage
|
||||
- Import / Export chat
|
||||
- Download chat (markdown / image / json)
|
||||
- Sync to Google Drive
|
||||
- Azure OpenAI endpoint support
|
||||
- Multiple language support (i18n)
|
||||
|
||||
# 🛠️ Usage
|
||||
|
|
Loading…
Reference in a new issue