aiqinxuancai / ChatGPTSharp

This project implements ChatGPT continuous dialogue based on ConversationId, which can be quickly integrated with just a few lines of code. It supports models such as gpt-4, gpt-3.5-turbo, and text-davinci-003.
MIT License
29 stars 4 forks source link

才调用了两下(成功),GPT账号就被封了怎么办? #2

Closed wt616 closed 1 year ago

wt616 commented 1 year ago

如题,你被封过吗?我之前用KEY在开源网页里很好用,但用了你的SDK后,试了两把,然后就被封了,这是啥原因

aiqinxuancai commented 1 year ago

照这么说我应该在调试的时候就被封了...他封号的机制我不清楚,这里只是实现他官方文档的API及Token数量算法,我觉得和用什么库没有关系。 建议看看这个 https://51.ruyo.net/18313.html

wt616 commented 1 year ago

好的,谢谢,另外我想请教下,API访问时,电脑IP也必须是国外的吗?

aiqinxuancai commented 1 year ago

好的,谢谢,另外我想请教下,API访问时,电脑IP也必须是国外的吗?

初始化那里可以设置代理