summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/AItianhuSpace.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow2023-10-231-11/+12
| | | Co-authored-by: Sourcery AI <>
* Debug logging supportHeiner Lohaus2023-10-221-2/+2
| | | | Async browse access token
* ~ | g4f `v-0.1.7.2`abc2023-10-211-22/+22
| | | | patch / unpatch providers
* ~ | remove non-working providersabc2023-10-161-0/+2
|
* Add proxy support to all providersHeiner Lohaus2023-10-091-4/+4
|
* Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-051-11/+22
| | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
* Sort providers in new dirsHeiner Lohaus2023-10-041-0/+2
|
* Fix: There is no current event loop in threadHeiner Lohaus2023-10-021-1/+2
|
* +Curl +Async +Stream RequestsHeiner Lohaus2023-10-021-4/+4
| | | | Update Model List
* Update HuggingChat to new apiHeiner Lohaus2023-10-011-8/+13
| | | | | | | | Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper
* "create_async" support for BaseProvider,Heiner Lohaus2023-09-261-0/+73
by using ThreadPoolExecutor Default Model for Vercel