Compare commits

...

4 Commits

Author SHA1 Message Date
雷欧(林平凡)
87542a0ed7 1
Some checks failed
build-with-all-capacity / build-and-push-image (push) Has been cancelled
build-with-audio-assistant / build-and-push-image (push) Has been cancelled
build-with-latex-arm / build-and-push-image (push) Has been cancelled
build-with-latex / build-and-push-image (push) Has been cancelled
build-without-local-llms / build-and-push-image (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
2025-09-16 16:22:17 +08:00
van
8bb8b9a2f4 jjct
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-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
2025-09-16 16:11:34 +08:00
van
68c0cafffe 1 2025-09-16 15:38:05 +08:00
van
54d0df9627 1 2025-09-16 15:24:01 +08:00

View File

@@ -17,7 +17,7 @@ DASHSCOPE_API_KEY = "" # 阿里灵积云API_KEY用于接入qwen-maxdashsco
DEEPSEEK_API_KEY = "sk-d99b8cc6b7414cc88a5d950a3ff7585e"
# [step 2]>> 改为True应用代理。如果使用本地或无地域限制的大模型时此处不修改如果直接在海外服务器部署此处不修改
USE_PROXY = False
USE_PROXY = True
if USE_PROXY:
proxies = {
"http":"socks5h://192.168.8.9:1070", # 再例如 "http": "http://127.0.0.1:7890",