codex:报错Stream disconnected before completion: stream closed before response.completed
- 内容介绍
- 文章标签
- 相关推荐
Reconnecting… 2/5 (3s • esc to interrupt) └ Stream disconnected before completion: stream closed before response.completed
用的中转站,用的好好的,突然出现这个问题了
--【壹】--:
什么渠道?哪家中转的?有用什么工具吗
补充一下
--【贰】--:
https://api.hotaruapi.top
vscode官方插件和codex cli都不行
--【叁】--:
感谢佬,太棒了!!! 我嘞个豆!
--【肆】--:
就是这个,加v1就解决了,我也碰到了这种情况
--【伍】--: qiaoba:
检查我电脑上是否设置了 codex 的 key 和 url 的环境变量
查了下 什么都没有 可能是中转站就不支持吧
--【陆】--:
上游模型被关掉了吧
--【柒】--:
问ai:检查我电脑上是否设置了codex的key和url的环境变量
--【捌】--:
root@admin:~# grep -rnE “OPENAI_API_KEY|OPENAI_BASE_URL|OPENAI_API_BASE” ~/.bashrc ~/.profile /etc/environment /etc/profile /etc/profile.d/
/root/.bashrc:101:#export OPENAI_API_KEY=“sk-1dCH1P6958dBkdRV0”
/root/.bashrc:102:#export OPENAI_BASE_URL=“https://api.hotaruapi.top”
/root/.ba
Reconnecting… 2/5 (3s • esc to interrupt) └ Stream disconnected before completion: stream closed before response.completed
用的中转站,用的好好的,突然出现这个问题了
--【壹】--:
什么渠道?哪家中转的?有用什么工具吗
补充一下
--【贰】--:
https://api.hotaruapi.top
vscode官方插件和codex cli都不行
--【叁】--:
感谢佬,太棒了!!! 我嘞个豆!
--【肆】--:
就是这个,加v1就解决了,我也碰到了这种情况
--【伍】--: qiaoba:
检查我电脑上是否设置了 codex 的 key 和 url 的环境变量
查了下 什么都没有 可能是中转站就不支持吧
--【陆】--:
上游模型被关掉了吧
--【柒】--:
问ai:检查我电脑上是否设置了codex的key和url的环境变量
--【捌】--:
root@admin:~# grep -rnE “OPENAI_API_KEY|OPENAI_BASE_URL|OPENAI_API_BASE” ~/.bashrc ~/.profile /etc/environment /etc/profile /etc/profile.d/
/root/.bashrc:101:#export OPENAI_API_KEY=“sk-1dCH1P6958dBkdRV0”
/root/.bashrc:102:#export OPENAI_BASE_URL=“https://api.hotaruapi.top”
/root/.ba

