summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/AItianhuSpace.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-21~ | g4f `v-0.1.7.2`abc1-22/+22
patch / unpatch providers
2023-10-16~ | remove non-working providersabc1-0/+2
2023-10-09Add proxy support to all providersHeiner Lohaus1-4/+4
2023-10-05Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus1-11/+22
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
2023-10-04Sort providers in new dirsHeiner Lohaus1-0/+2
2023-10-02Fix: There is no current event loop in threadHeiner Lohaus1-1/+2
2023-10-02+Curl +Async +Stream RequestsHeiner Lohaus1-4/+4
Update Model List
2023-10-01Update HuggingChat to new apiHeiner Lohaus1-8/+13
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper
2023-09-26"create_async" support for BaseProvider,Heiner Lohaus1-0/+73
by using ThreadPoolExecutor Default Model for Vercel