Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -7/+9 | |
Fix many providers Add selenium-wire to requierments | |||||
2023-11-20 | Add auto support params method | Heiner Lohaus | 1 | -10/+0 | |
2023-11-13 | Fix Chatgpt4Online Provider | Heiner Lohaus | 1 | -1/+1 | |
2023-10-27 | Update config supports_message_history | Heiner Lohaus | 1 | -2/+2 | |
2023-10-24 | Indicated support of message history in FreeGpt.py | Luneye | 1 | -0/+1 | |
2023-10-24 | Update FreeGpt.py | Shubh Gajjar | 1 | -2/+2 | |
Changed older domain url with the working new url | |||||
2023-10-22 | Add rate limit error messages | Heiner Lohaus | 1 | -1/+4 | |
2023-10-21 | ~ | g4f `v-0.1.7.2` | abc | 1 | -2/+1 | |
patch / unpatch providers | |||||
2023-10-09 | Add Proxy Support and Create Provider to Readme | Heiner Lohaus | 1 | -3/+3 | |
Add proxy support to many providers | |||||
2023-10-09 | Add proxy support to all providers | Heiner Lohaus | 1 | -2/+7 | |
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -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 Requests | Heiner Lohaus | 1 | -3/+3 | |
Update Model List | |||||
2023-10-01 | Update HuggingChat to new api | Heiner Lohaus | 1 | -10/+13 | |
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper | |||||
2023-09-26 | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 1 | -0/+51 | |
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider |