Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add webdriver module | Heiner Lohaus | 2023-11-20 | 1 | -83/+1 |
| | |||||
* | Add Response Handler to OpenaiChat | Heiner Lohaus | 2023-11-19 | 1 | -0/+52 |
| | | | | | | Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi | ||||
* | Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers | Heiner Lohaus | 2023-11-18 | 1 | -8/+18 |
| | | | | | | Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package | ||||
* | Remove virtualdisplay and add headless mode | Heiner Lohaus | 2023-11-17 | 1 | -19/+3 |
| | |||||
* | Add Poe Provider, Update AItianhuSpace Porvider | Heiner Lohaus | 2023-11-17 | 1 | -5/+5 |
| | |||||
* | Update helper.py | H Lohaus | 2023-11-16 | 1 | -8/+8 |
| | |||||
* | Update helper.py | H Lohaus | 2023-11-16 | 1 | -0/+1 |
| | |||||
* | Update helper.py | H Lohaus | 2023-11-16 | 1 | -1/+6 |
| | |||||
* | Fix Phind and PerplexityAi - GPT-4 Providers | Heiner Lohaus | 2023-11-16 | 1 | -8/+49 |
| | | | | | | | Fix MyShell Provider Refactor Provider __init__ Add ChatAnywhere Provider Update models list | ||||
* | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 2023-10-23 | 1 | -12/+10 |
| | | | Co-authored-by: Sourcery AI <> | ||||
* | Debug logging support | Heiner Lohaus | 2023-10-22 | 1 | -8/+11 |
| | | | | Async browse access token | ||||
* | Improve get_cookies helper | Heiner Lohaus | 2023-10-22 | 1 | -9/+14 |
| | |||||
* | ~ | g4f `v-0.1.7.2` | abc | 2023-10-21 | 1 | -12/+44 |
| | | | | patch / unpatch providers | ||||
* | Some small fixes | Heiner Lohaus | 2023-10-10 | 1 | -2/+2 |
| | |||||
* | Improve code with ai | Heiner Lohaus | 2023-10-07 | 1 | -9/+16 |
| | |||||
* | Use custom user dir | Heiner Lohaus | 2023-10-04 | 1 | -18/+5 |
| | |||||
* | Add streaming in openai chat | Heiner Lohaus | 2023-10-03 | 1 | -1/+25 |
| | | | | Fetch access token with chromedriver | ||||
* | Fix: There is no current event loop in thread | Heiner Lohaus | 2023-10-02 | 1 | -1/+5 |
| | |||||
* | Change event loop policy on windows | Heiner Lohaus | 2023-10-01 | 1 | -2/+9 |
| | | | | Support more versions from curl_cffi | ||||
* | Update HuggingChat to new api | Heiner Lohaus | 2023-10-01 | 1 | -8/+2 |
| | | | | | | | | Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper | ||||
* | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 2023-09-26 | 1 | -0/+54 |
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider |