[Question] 我在使用AI时提示TimeOut
Author: xiyadong1Created Apr 1, 2026Updated Apr 28, 2026
智能助手对话连接超时 使用智能助手对话时报错: [Info] 2026-04-01 11:26:19 "url":"/api/v2/fetch/advisor" "method":"PUT" "status":200 "protocol":"HTTP/1.1" "remote_ip":"192.167.113.248" "bytes_in": "653 bytes" "bytes_out": "130 bytes" [Critical] 2026-04-01 11:26:39 (Yearning-go/src/handler/fetch/chat.go:38) ChatCompletionStream error: Post "https://api.openai.com/v1/chat/completions": dial tcp 74.86.228.110:443: i/o timeout
请问如何修改AI调用的地址?
部署方式
- 二进制部署
环境 (请填写环境信息):
- 操作系统: Centos7.9
- 浏览器 [e.g. chrome, safari]
- 版本号 [e.g. 22]
Source: cookieY/Yearning