Closed toxa1818 closed 11 months ago
Most providers just don't work. For example, only FakeGPT, GeekGPT, and Phind work for me. What's the problem with using them?
Most providers just don't work. For example, only FakeGPT, GeekGPT, and Phind work for me. What's the problem with using them?
With these providers I get the following errors: GeekGpt: HTTPError: 403 Client Error: Forbidden for url: https://ai.fakeopen.com/v1/chat/completio Phind: RuntimeError: HTTP Error 403:
Only FreeGPT, Hashnode work for me. With GeekGpt, Phind, I get the same errors.
Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.
Closing due to inactivity.
any updates?
Greetings! I'm trying to use a library to get a short description of the text of a news story that I get after scraping a news site. I use this short description for publication in the telegram channel. I'm using the following function:
When I run the use of this function in a loop for several news stories, the console shows the use of only two providers: You and GeekGpt. However, there are many more providers in total. And at each iteration, RetryProvider is used. Maybe this is the reason?
Can you also explain how to use cookies correctly in my case? So that I can use more providers...