summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/FreeGpt.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove all not working provider (#1679)H Lohaus2024-03-121-7/+9
| | | | Fix many providers Add selenium-wire to requierments
* Add auto support params methodHeiner Lohaus2023-11-201-10/+0
|
* Fix Chatgpt4Online ProviderHeiner Lohaus2023-11-131-1/+1
|
* Update config supports_message_historyHeiner Lohaus2023-10-271-2/+2
|
* Indicated support of message history in FreeGpt.pyLuneye2023-10-241-0/+1
|
* Update FreeGpt.pyShubh Gajjar2023-10-241-2/+2
| | | Changed older domain url with the working new url
* Add rate limit error messagesHeiner Lohaus2023-10-221-1/+4
|
* ~ | g4f `v-0.1.7.2`abc2023-10-211-2/+1
| | | | patch / unpatch providers
* Add Proxy Support and Create Provider to ReadmeHeiner Lohaus2023-10-091-3/+3
| | | | Add proxy support to many providers
* Add proxy support to all providersHeiner Lohaus2023-10-091-2/+7
|
* Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-051-1/+2
| | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
* +Curl +Async +Stream RequestsHeiner Lohaus2023-10-021-3/+3
| | | | Update Model List
* Update HuggingChat to new apiHeiner Lohaus2023-10-011-0/+54
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper