summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/AItianhuSpace.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-02Add get_session_from_browser as cloudflare bypassHeiner Lohaus1-1/+1
2023-11-20Add webdriver moduleHeiner Lohaus1-3/+4
2023-11-19Add Response Handler to OpenaiChatHeiner Lohaus1-32/+26
Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi
2023-11-18Add AiChatOnline, ChatgptDemoAi, ChatgptNext ProvidersHeiner Lohaus1-6/+6
Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package
2023-11-17Improve providersHeiner Lohaus1-0/+1
2023-11-17Remove virtualdisplay and add headless modeHeiner Lohaus1-12/+5
2023-11-17Add Poe Provider, Update AItianhuSpace PorviderHeiner Lohaus1-76/+109
2023-10-23'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow1-11/+12
Co-authored-by: Sourcery AI <>
2023-10-22Debug logging supportHeiner Lohaus1-2/+2
Async browse access token
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