Commit Graph

24 Commits (ab80fdeee24a743d187507c323aa29730c561e47)

Author SHA1 Message Date
nullstreak f554018da2
HuggingChat: Strip leading whitespace from the first token in the stream
For some reason first token from the stream on HuggingChat always starts with a whitespace. This commit strips the leading whitespace from the first token in the stream to fix this issue.
9 months ago
Heiner Lohaus 62397ad112 Remove needs_auth, add proxy support in VoiGpt 9 months ago
Meshwa428 983d17cb7b
Added a new provider voigpt.com (#1328)
* added the new VoiGpt provider

* fixed the voigpt and moved it to needs_auth

* added auth detail and doc to voiGpt provider
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
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
Heiner Lohaus 92908b4347 Add Poe Provider, Update AItianhuSpace Porvider 10 months ago
H Lohaus 29df5a21a8
Update Bard.py 10 months ago
Heiner Lohaus 510f534c0a Fix Bard Provider 10 months ago
H Lohaus 52545369c5
Update OpenaiChat.py 10 months ago
Heiner Lohaus 745ea57c63 Add auto_continue to OpenaiChat
Update readme provider tables
10 months ago
Heiner Lohaus c796ba2253 Add py_arkose_generator in OpenaiChat 10 months ago
Heiner Lohaus dfefd22aa1 Add exec_js helper def 10 months ago
Heiner Lohaus 65b5227500 Fix NotImplementedError on WIn 10 months ago
Heiner Lohaus cc301a3dd8 Use asyncio subprocess in OpenaiChat 11 months ago
Heiner Lohaus dc04ca9306 Add arkose_token to OpenaiChat 11 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 c6b33e527c Add Proxy Support and Create Provider to Readme
Add proxy support to many providers
11 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
11 months ago
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 11 months ago