summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/helper.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-23'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow1-12/+10
Co-authored-by: Sourcery AI <>
2023-10-22Debug logging supportHeiner Lohaus1-8/+11
Async browse access token
2023-10-22Improve get_cookies helperHeiner Lohaus1-9/+14
2023-10-21~ | g4f `v-0.1.7.2`abc1-12/+44
patch / unpatch providers
2023-10-10Some small fixesHeiner Lohaus1-2/+2
2023-10-07Improve code with aiHeiner Lohaus1-9/+16
2023-10-04Use custom user dirHeiner Lohaus1-18/+5
2023-10-03Add streaming in openai chatHeiner Lohaus1-1/+25
Fetch access token with chromedriver
2023-10-02Fix: There is no current event loop in threadHeiner Lohaus1-1/+5
2023-10-01Change event loop policy on windowsHeiner Lohaus1-2/+9
Support more versions from curl_cffi
2023-10-01Update HuggingChat to new apiHeiner Lohaus1-8/+2
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/+54
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider