Commit Graph

15 Commits (ab80fdeee24a743d187507c323aa29730c561e47)

Author SHA1 Message Date
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
9 months ago
Heiner Lohaus 2157ccbcdb Add get_session_from_browser as cloudflare bypass 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 e4caf1d0ca Improve providers 10 months ago
Heiner Lohaus 2ebbcdf0b8 Remove virtualdisplay and add headless mode 10 months ago
H Lohaus 0625bd0a06
Update PerplexityAi.py 10 months ago
Heiner Lohaus 510f534c0a Fix Bard Provider 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
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 11 months ago
Heiner Lohaus 2dbeb54608 Remove fake_useragent module 12 months ago
Heiner Lohaus 261fac86dc Disable PerplexityAi Provider 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
12 months ago
Heiner Lohaus 951a1332a7 Fix create_event_loop function
Add PerplexityAi Provider
12 months ago