summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/helper.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-06Add selenium to dockerfileHeiner Lohaus1-2/+7
Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
2023-11-20Add webdriver moduleHeiner Lohaus1-83/+1
2023-11-19Add Response Handler to OpenaiChatHeiner Lohaus1-0/+52
Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi
2023-11-18Add AiChatOnline, ChatgptDemoAi, ChatgptNext ProvidersHeiner Lohaus1-8/+18
Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package
2023-11-17Remove virtualdisplay and add headless modeHeiner Lohaus1-19/+3
2023-11-17Add Poe Provider, Update AItianhuSpace PorviderHeiner Lohaus1-5/+5
2023-11-16Update helper.pyH Lohaus1-8/+8
2023-11-16Update helper.pyH Lohaus1-0/+1
2023-11-16Update helper.pyH Lohaus1-1/+6
2023-11-16Fix Phind and PerplexityAi - GPT-4 ProvidersHeiner Lohaus1-8/+49
Fix MyShell Provider Refactor Provider __init__ Add ChatAnywhere Provider Update models list
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