Commit Graph

19 Commits (ea8d6b847a0e656cc5583948c5745592adda7103)

Author SHA1 Message Date
Heiner Lohaus c617b18d12 Add support for all models
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and  VersionUtils
Display used provider in gui
Fix error response in api
6 months ago
Heiner Lohaus 2157ccbcdb Add get_session_from_browser as cloudflare bypass 7 months ago
Heiner Lohaus 08e308348b Add webdriver module 8 months ago
Heiner Lohaus 9239cadd8b Add Response Handler to OpenaiChat
Update Providers with WebDriver
Add WebDriverSession helper
Use native streaming in curl_cffi
8 months ago
Heiner Lohaus cadc507fad Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers
Add OnlineGpt and TalkAi Provider
Add get_random_string and get_random_hex helper
Remove funcaptcha package
8 months ago
Heiner Lohaus e4caf1d0ca Improve providers 8 months ago
Heiner Lohaus 2ebbcdf0b8 Remove virtualdisplay and add headless mode 8 months ago
Heiner Lohaus 92908b4347 Add Poe Provider, Update AItianhuSpace Porvider 8 months ago
ⲘrṨhส∂ow 3982f39424
'Refactored by Sourcery' (#1125)
Co-authored-by: Sourcery AI <>
9 months ago
Heiner Lohaus 598255fa26 Debug logging support
Async browse access token
9 months ago
abc ae8dae82cf ~ | g4f `v-0.1.7.2`
patch / unpatch providers
9 months ago
abc 4a3b663ccd ~ | remove non-working providers 9 months ago
Heiner Lohaus e46b5fe043 Add proxy support to all providers 9 months ago
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
9 months ago
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 9 months ago
Heiner Lohaus d116f04322 Fix: There is no current event loop in thread 9 months ago
Heiner Lohaus eb0e2c6a93 +Curl +Async +Stream Requests
Update Model List
9 months ago
Heiner Lohaus 98895e5b09 Update HuggingChat to new api
Impersonate Aivvm Provider
Add ChatForAi and FreeGpt Provider
Update AItianhuSpace Provider
Improve StreamRequest Support
Update get_event_loop Helper
9 months ago
Heiner Lohaus 348670fe35 "create_async" support for BaseProvider,
by using ThreadPoolExecutor
Default Model for Vercel
9 months ago