OpenBMB / XAgent

An Autonomous LLM Agent for Complex Task Solving
https://blog.x-agent.net/blog/xagent/
Apache License 2.0
8.06k stars 827 forks source link

执行脚本,出现ssl异常,但curl openai的域名是可以curl通的 #318

Closed momaek2023 closed 9 months ago

momaek2023 commented 10 months ago

Feature Description / 功能描述

Please describe the feature you would like to see added or improved. / 请描述您希望添加或改进的功能。 执行脚本,显示ssl error

Goal / 目标

Explain the goal you hope to achieve with this feature. / 请说明您希望通过这个功能实现的目标。 脚本正常运行

Expected Behavior / 预期行为

Describe the behavior you expect from this feature. / 请描述您期望的功能行为。

Alternative Solutions / 其他解决方案

If you have considered any alternative solutions, please provide them here. / 如果您已经考虑了其他解决方案,请在此处提供。

Additional Notes / 其他备注

If you have any additional information or notes, please add them here. / 如果有其他补充信息,请在此处添加。

  1. ssl问题报错 ssl问题
  2. curl curl https://api.openai.com/v1/chat/completions 可以访问通过 curl通
Umpire2018 commented 10 months ago

请参考 此处.