summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/helper.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update helper.pyH Lohaus2023-11-161-8/+8
|
* Update helper.pyH Lohaus2023-11-161-0/+1
|
* Update helper.pyH Lohaus2023-11-161-1/+6
|
* Fix Phind and PerplexityAi - GPT-4 ProvidersHeiner Lohaus2023-11-161-8/+49
| | | | | | | Fix MyShell Provider Refactor Provider __init__ Add ChatAnywhere Provider Update models list
* 'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow2023-10-231-12/+10
| | | Co-authored-by: Sourcery AI <>
* Debug logging supportHeiner Lohaus2023-10-221-8/+11
| | | | Async browse access token
* Improve get_cookies helperHeiner Lohaus2023-10-221-9/+14
|
* ~ | g4f `v-0.1.7.2`abc2023-10-211-12/+44
| | | | patch / unpatch providers
* Some small fixesHeiner Lohaus2023-10-101-2/+2
|
* Improve code with aiHeiner Lohaus2023-10-071-9/+16
|
* Use custom user dirHeiner Lohaus2023-10-041-18/+5
|
* Add streaming in openai chatHeiner Lohaus2023-10-031-1/+25
| | | | Fetch access token with chromedriver
* Fix: There is no current event loop in threadHeiner Lohaus2023-10-021-1/+5
|
* Change event loop policy on windowsHeiner Lohaus2023-10-011-2/+9
| | | | Support more versions from curl_cffi
* Update HuggingChat to new apiHeiner Lohaus2023-10-011-8/+2
| | | | | | | | Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper
* Add ChatgptDuo and Aibn ProviderHeiner Lohaus2023-09-261-0/+54
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider