新装电脑后openAI无法调用 #384
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#384
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
我换了一台新电脑,但是软件环境安装好之后,发现之前的程序跑不通了,最简单的程序,调用openAI接口prompt测试的程序运行失败,1. 同样程序在老的电脑上是可以运行的,是APK_key不能换电脑运行吗?
2. 调用openAI, base_url="https://openai.zhixueyouke.cn/v1/" 这个是可以正常使用的吗?
3. 无论我是否使用代理,都不行
4. Python3.9,
以下是错误信息提示,以及环境配置情况如下图
请老师帮忙解答,谢谢