summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/ChatgptDuo.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add proxy support to all providersHeiner Lohaus2023-10-091-2/+3
|
* Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-051-1/+7
| | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
* +Curl +Async +Stream RequestsHeiner Lohaus2023-10-021-10/+10
| | | | Update Model List
* Add ChatgptDuo and Aibn ProviderHeiner Lohaus2023-09-261-0/+51
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider