如何使用API(海外) #1599
如何使用API(海外)
#1599
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我现在人在加拿大。
我用这个去获得的api:
https://github.com/chatanywhere/GPT_API_free?tab=readme-ov-file(资金不够支持正版😅)
然后我根据他上面设置了api redirect,然后就报错了😥:
<title>405 Not Allowed</title>Traceback (most recent call last):
File ".\request_llms\bridge_chatgpt.py", line 251, in predict
raise ValueError(f'无法读取以下数据,请检查配置。\n\n{chunk_decoded}')
ValueError: 无法读取以下数据,请检查配置。
如果不设置就会报 - OpenAI以提供了不正确的API_KEY为由, 拒绝服务
有没有大佬能帮帮忙!
Beta Was this translation helpful? Give feedback.
All reactions