This commit is contained in:
Your Name
2026-08-14 14:37:30 +08:00
parent 21790e35f4
commit 18c15d1262
117 changed files with 28157 additions and 8080 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
[prescription_ai]
ENABLE = true
BASE_URL = "http://chat2.zhenyangtang.com.cn:8088/v1"
QWEN_API_KEY = "app-your-qwen-dify-key"
OPENAI_API_KEY = "app-your-openai-dify-key"
BASE_URL = "https://ai.example.com/v1"
QWEN_API_KEY = "replace-on-server"
OPENAI_API_KEY = "replace-on-server"
TIMEOUT = 90