enhance: use urllib join instead of fstring (#9549)

This commit is contained in:
Byron.wang
2024-10-21 19:04:28 +08:00
committed by GitHub
parent 31a603e905
commit 37fea072bc
4 changed files with 7 additions and 5 deletions

View File

@@ -174,7 +174,7 @@ Dify 是一个开源的 LLM 应用开发平台。其直观的界面结合了 AI
在安装 Dify 之前,请确保您的机器满足以下最低系统要求:
- CPU >= 2 Core
- RAM >= 4GB
- RAM >= 4 GiB
### 快速启动