1
Some checks are pending
build-with-all-capacity / build-and-push-image (push) Waiting to run
build-with-audio-assistant / build-and-push-image (push) Waiting to run
build-with-chatglm / build-and-push-image (push) Waiting to run
build-with-latex-arm / build-and-push-image (push) Waiting to run
build-with-latex / build-and-push-image (push) Waiting to run
build-without-local-llms / build-and-push-image (push) Waiting to run

This commit is contained in:
雷欧(林平凡)
2025-02-07 11:17:38 +08:00
parent 95284d859b
commit b34c79a94b

View File

@@ -126,7 +126,7 @@ DARK_MODE = True
# 发送请求到OpenAI后等待多久判定为超时
TIMEOUT_SECONDS = 30
TIMEOUT_SECONDS = 60
# 网页的端口, -1代表随机端口
@@ -137,7 +137,7 @@ AUTO_OPEN_BROWSER = True
# 如果OpenAI不响应网络卡顿、代理失败、KEY失效重试的次数限制
MAX_RETRY = 2
MAX_RETRY = 5
# 插件分类默认选项