From eafdf00bdde1c60e4aba13cbf0646720ddbcbd5e Mon Sep 17 00:00:00 2001 From: Zhang Minghan Date: Sat, 16 Mar 2024 11:40:20 +0800 Subject: [PATCH] chore: update docs --- README.md | 17 +++++++++-------- README_zh-CN.md | 3 ++- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c818c703..d419b55f 100644 --- a/README.md +++ b/README.md @@ -47,25 +47,26 @@ English | [简体中文](https://github.com/Deeptrain-Community/chatnio/blob/mas 11. **Support for Site Announcements** Supports site announcements and notifications 12. **Support for Preference Settings**, i18n multi-language support, custom maximum number of carry-over sessions, maximum reply tokens number, model parameters customization, reset settings, etc. ![Preference Settings](/screenshot/settings.png) - 13. **Additional** _(User group permissions for additional functions can be enabled and disabled through backend system settings)_ + 13. **Internationalization Support**, support multi-language switching + 14. **Additional** _(User group permissions for additional functions can be enabled and disabled through backend system settings)_ - *[Discontinued]* 🍎 **AI project generator function**, supports viewing of the generation process, supports TAR / ZIP format downloads *(based on presets, may be unstable)* - *[Discontinued]* 📂 **Bulk article generation function**, supports progress bar, one-click generation of DOCX documents in TAR / ZIP format download *(requires a generation quantity higher than the highest concurrency number of the upstream model)* - *[Deprecated]* 🥪 **AI Card feature** (deprecated), AI questions and answers are presented in the form of cards, can be directly embedded via image url. *(Based on dynamic SVG generation)* - 🔔 **Rich Admin System** 1. **Rich and beautiful dashboard**, including current day and month's crediting information, subscribers, model usage statistics line charts, pie charts, revenue statistics, user type statistics, model usage statistics, request counts and model error counts statistics charts, etc. - ! [Dashboard](/screenshot/admin.png) + ![Dashboard](/screenshot/admin.png) 2. **Support user management**, *User list*, *User details*, *Administrative operations* (*Change password*, *Change mailbox*, *Block/Unblock user*, *Set as administrator*, *Points change*, *Points setup*, *Subscription management*, *Subscription level setup*, *Release subscription*, etc). 3. **Support Gift Code and Redemption Code Management** Support management operations, support batch generation and save to file. 4. **Price setting**, support model price setting (_**Counts billing**_, **_Token flexible billing_**, _**No billing**_ etc.), support synchronize the price setting of upstream Chat Nio site (optional whether to override the price rules of the existing models on this site), unset price model detection (if non-administrator will automatically detect and stop using the model to prevent loss of money). to prevent loss of money) - ! [Buy Points](/screenshot/shop.png) - ! [Price setting](/screenshot/charge.png) ! + ![Buy Points](/screenshot/shop.png) + ![Price setting](/screenshot/charge.png) ! 5. **Subscription Settings**, different from flexible billing, subscription is a kind of fixed price per time billing, platform users can subscribe to a fixed price through the package, support whether to enable subscription (default off), support subscription tiering, support subscription quota settings, support subscription quotas cover the model settings, icon settings, quotas imported from other packages and other functions. - ! [Subscription Plan](/screenshot/subscription.png) - ! [Subscription Settings](/screenshot/plan.png) ! + ![Subscription Plan](/screenshot/subscription.png) + ![Subscription Settings](/screenshot/plan.png) ! 6. **Customize Model Marketplace**, Edit Frontend Model Marketplace Model Name, Description, Tags, Avatar (Built-in Model Image Selection and Custom Model Image Setting), Whether or not to add Model Models and other information! - ! [Model Market Settings](/screenshot/admin-market.png) + ![Model Market Settings](/screenshot/admin-market.png) 7. **System Settings**, Customized Site Name, Site Logo, Documentation Link, Whether to Suspend Registration, User Initial Points Settings, Customized Purchase Link (Card Address), Contact Information, Footer Information, etc. ! - ! [System Settings](/screenshot/system.png) + ![System Settings](/screenshot/system.png) 8. **SMTP support**, support whether to enable email suffix whitelisting, support customized email suffix whitelisting. 9. **Support model caching**, *i.e., under the same entry, if it has been requested before, it will return the cached result directly (hit caching will not be billed), to reduce the number of requests. You can customize the maximum number of cached results for a case (default is 1), customize the models that can be cached (default is empty), customize the caching time (default is 1 hour), support one-click settings *All models are not cached*, *Free models are cached*, *All models are cached*, and other operations*. - ⚡ Channel Management System diff --git a/README_zh-CN.md b/README_zh-CN.md index a5b306e5..0810fa2d 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -47,7 +47,8 @@ _🚀 **Next Generation AI One-Stop Solution**_ 11. **支持站点公告** 支持站点公告和通知 12. **支持偏好设置**, i18n 多语言支持, 自定义最大携带会话数, 最大回复 tokens 数, 模型参数自定义, 重置设置等 ![偏好设置](/screenshot/settings.png) - 13. **附加功能** _(可通过后台系统设置设置附加功能的用户分组权限来开启和关闭)_ + 13. **国际化支持**, 支持多语言切换 + 14. **附加功能** _(可通过后台系统设置设置附加功能的用户分组权限来开启和关闭)_ - *[停止支持]* 🍎 **AI 项目生成器功能**, 支持生成过程查看, 支持 TAR / ZIP 格式下载 *(原理为预设实现, 可能不稳定)* - *[停止支持]* 📂 **批量文章生成功能**, 支持生成进度条, 一键生成 DOCX 文档的 TAR / ZIP 格式下载 *(需要生成数量高于上游该模型的最高并发数)* - *[已弃用]* 🥪 **AI 卡片功能** (已废弃), AI 的问题和答案以卡片形式展现, 可直接以图片 url 形式嵌入。*(原理为动态生成 SVG)*