You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+7-12
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ SSPanel UIM is a multi-purpose proxy service sales management system designed fo
38
38
- 重构的商店系统,支持包括但不限于包年包月,按量计费,接入类型计费等计费模式
39
39
- 重构的定时任务系统,一个命令即可自动完成所有定时任务
40
40
- 深度集成大型语言模型(Large Language Model),支持工单智能回复,文档生成等功能
41
-
- 一键对接 OpenAI,Gemini Pro,Hugging Face Hosted API 和 Cloudflare Workers AI 等人工智能服务
41
+
- 一键对接 OpenAI,Google AI,Vertex AI, Hugging Face Hosted API, Cloudflare Workers AI 和 Anthropic 等大型语言模型服务
42
42
43
43
- Integrate multiple payment systems such as Alipay F2F, PayPal, Stripe, etc.
44
44
- Support multiple mail services, built-in mail queue function, no third-party components are required to use
@@ -49,7 +49,7 @@ SSPanel UIM is a multi-purpose proxy service sales management system designed fo
49
49
- Refactored store system, support billing modes including but not limited to annual/monthly, pay-as-you-go, access type billing, etc.
50
50
- Refactored scheduled task system, one command can automatically complete all scheduled tasks
51
51
- Deep integration of large language models, support intelligent reply to ticket, document generation and other functions
52
-
- One-click access to OpenAI, Gemini Pro, Hugging Face Hosted API, Cloudflare Workers AI and other artificial intelligence services
52
+
- One-click access to OpenAI, Google AI, Vertex AI, Hugging Face Hosted API, Cloudflare Workers AI and Anthropic and other large language model services
53
53
54
54
## 安装 / Installation
55
55
@@ -58,8 +58,8 @@ SSPanel UIM requires the following programs to be installed and run normally:
58
58
59
59
- Git
60
60
- Nginx(必须使用 HTTPS/HTTPS is REQUIRED)
61
-
- PHP 8.2+ (强烈推荐开启 OPcache /OPcache is highly recommended)
62
-
- MariaDB 10.11+(关闭严格模式,不兼容 MySQL/Disable strict mode, DO NOT USE MySQL)
61
+
- PHP 8.2+ (强烈推荐开启 OPcache+JIT /OPcache+JIT is highly recommended)
62
+
- MariaDB 10.11+(关闭严格模式/Disable strict mode)
63
63
- Redis 7.0+
64
64
65
65
## 文档 / Documentation
@@ -82,17 +82,12 @@ You can view other projects maintained by our developers on the [SSPanel-UIM Dev
0 commit comments