summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/FreeGpt.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-12Remove all not working provider (#1679)H Lohaus1-7/+9
Fix many providers Add selenium-wire to requierments
2023-11-20Add auto support params methodHeiner Lohaus1-10/+0
2023-11-13Fix Chatgpt4Online ProviderHeiner Lohaus1-1/+1
2023-10-27Update config supports_message_historyHeiner Lohaus1-2/+2
2023-10-24Indicated support of message history in FreeGpt.pyLuneye1-0/+1
2023-10-24Update FreeGpt.pyShubh Gajjar1-2/+2
Changed older domain url with the working new url
2023-10-22Add rate limit error messagesHeiner Lohaus1-1/+4
2023-10-21~ | g4f `v-0.1.7.2`abc1-2/+1
patch / unpatch providers
2023-10-09 Add Proxy Support and Create Provider to ReadmeHeiner Lohaus1-3/+3
Add proxy support to many providers
2023-10-09Add proxy support to all providersHeiner Lohaus1-2/+7
2023-10-05Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus1-1/+2
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
2023-10-02+Curl +Async +Stream RequestsHeiner Lohaus1-3/+3
Update Model List
2023-10-01Update HuggingChat to new apiHeiner Lohaus1-10/+13
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper
2023-09-26Add ChatgptDuo and Aibn ProviderHeiner Lohaus1-0/+51
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider