Commit Graph

35 Commits (a2f11e409d27dc66855d3c818671ffeb7bfe764a)

Author SHA1 Message Date
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
7 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
7 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
8 months ago
Heiner Lohaus 2a591b8d6e Fix key error in set_cookies 8 months ago
Heiner Lohaus 47b50b4827 Fix PerplexityLabs Provider, Improve bypass_cloudflare helper 8 months ago
Heiner Lohaus 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
8 months ago
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
8 months ago
Heiner Lohaus 69ef224f92 Add get_connector helper 8 months ago
Heiner Lohaus 8472310265 Remove deprecation in get_event_loop 8 months ago
H Lohaus 42709f55b2
Fix unittests (#1472)
* Fix unittests

* Fix missing distutils, install setuptools

* Fix version not found

* Remove deprecation in get_event_loop
8 months ago
Heiner Lohaus 5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
8 months ago
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
9 months ago
Heiner Lohaus ebc522150e Patch event loop on win, Check event loop closed 9 months ago
Heiner Lohaus 3576dee75a Add selenium to dockerfile
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
10 months ago
Heiner Lohaus 08e308348b Add webdriver module 10 months ago
Heiner Lohaus 9239cadd8b Add Response Handler to OpenaiChat
Update Providers with WebDriver
Add WebDriverSession helper
Use native streaming in curl_cffi
10 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
10 months ago
Heiner Lohaus 2ebbcdf0b8 Remove virtualdisplay and add headless mode 10 months ago
Heiner Lohaus 92908b4347 Add Poe Provider, Update AItianhuSpace Porvider 10 months ago
H Lohaus cbc08d6014
Update helper.py 10 months ago
H Lohaus 840157abaa
Update helper.py 10 months ago
H Lohaus 293337db98
Update helper.py 10 months ago
Heiner Lohaus 0c4e5e5127 Fix Phind and PerplexityAi - GPT-4 Providers
Fix MyShell Provider
Refactor Provider __init__
Add ChatAnywhere Provider
Update models list
10 months ago
ⲘrṨhส∂ow 3982f39424
'Refactored by Sourcery' (#1125)
Co-authored-by: Sourcery AI <>
11 months ago
Heiner Lohaus 598255fa26 Debug logging support
Async browse access token
11 months ago
Heiner Lohaus 3ae90b57ed Improve get_cookies helper 11 months ago
abc ae8dae82cf ~ | g4f `v-0.1.7.2`
patch / unpatch providers
11 months ago
Heiner Lohaus 53192b86b1 Some small fixes 12 months ago
Heiner Lohaus dfdb759639 Improve code with ai 12 months ago
Heiner Lohaus 136770e05b Use custom user dir 12 months ago
Heiner Lohaus be9b8f796c Add streaming in openai chat
Fetch access token with chromedriver
12 months ago
Heiner Lohaus d116f04322 Fix: There is no current event loop in thread 12 months ago
Heiner Lohaus 7b9ad21de8 Change event loop policy on windows
Support more versions from curl_cffi
12 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
12 months ago
Heiner Lohaus 3c2755bc72 Add ChatgptDuo and Aibn Provider
Add support for "nest_asyncio",
Reuse event_loops with event_loop_policy
Support for  "create_async" with synchron provider
1 year ago