summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/helper.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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