xtekky / gpt4free

The official gpt4free repository | various collection of powerful language models
https://g4f.ai
GNU General Public License v3.0
61.2k stars 13.33k forks source link

Something strange #1685

Closed kobzantsev closed 8 months ago

kobzantsev commented 8 months ago

After 0.2.4 update I see in logs this:

GptGo: RuntimeError: Response: error token ChatBase: ClientResponseError: 429, message='Too Many Requests', url=URL('https://www.chatbase.co/api/fe/chat') You: ResponseStatusError: Response 403: Cloudflare detected

WTF?

kobzantsev commented 8 months ago

Only with New Client API - with Legacy all fine. And now with both APIs when ChatCompletion - Google Chrome opens for few seconds.

hlohaus commented 8 months ago

You added a the bot detection from cloudflare to there services. Only with fresh cookies and headers from browser can you bypass them. That are the reason that a browser opening.