Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add websearch to gui (#1314) | H Lohaus | 2023-12-07 | 1 | -26/+2 |
| | | | | | | | | * Add websearch to gui * Fix version_check config * Add version badge in README.md * Show version in gui * Add docker hub build * Fix gui backend, improve style | ||||
* | Add get_session_from_browser as cloudflare bypass | Heiner Lohaus | 2023-12-02 | 1 | -3/+53 |
| | |||||
* | Add Response Handler to OpenaiChat | Heiner Lohaus | 2023-11-19 | 1 | -144/+19 |
| | | | | | | Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi | ||||
* | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 2023-10-23 | 1 | -4/+1 |
| | | | Co-authored-by: Sourcery AI <> | ||||
* | Improve code with ai | Heiner Lohaus | 2023-10-07 | 1 | -13/+16 |
| | |||||
* | Improve code by AI | Heiner Lohaus | 2023-10-07 | 1 | -41/+40 |
| | |||||
* | Add Phind Provider | Heiner Lohaus | 2023-10-02 | 1 | -4/+17 |
| | | | | | Add release_curl in url_cffi requets Support create image response in Bing | ||||
* | ~ | g4f v-0.1.4.4 | abc | 2023-10-02 | 1 | -1/+2 |
| | | | | release_curl bug | ||||
* | ~ | quick fix | abc | 2023-10-02 | 1 | -1/+2 |
| | |||||
* | +Curl +Async +Stream Requests | Heiner Lohaus | 2023-10-02 | 1 | -41/+80 |
| | | | | Update Model List | ||||
* | Change event loop policy on windows | Heiner Lohaus | 2023-10-01 | 1 | -10/+21 |
| | | | | Support more versions from curl_cffi | ||||
* | Disable Wewordle Provider | Heiner Lohaus | 2023-10-01 | 1 | -3/+7 |
| | | | | | Update Ylokh Provider Improve StreamRequest | ||||
* | Update HuggingChat to new api | Heiner Lohaus | 2023-10-01 | 1 | -9/+23 |
| | | | | | | | | Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper | ||||
* | ~ | g4f v-0.1.3.9 | abc | 2023-09-27 | 1 | -2/+2 |
| | |||||
* | fixed bug: ImportError: cannot import name 'Request' from 'curl_cffi.requests.cookies' (/Users/yanyuming/opt/anaconda3/envs/chatgpt/lib/python3.11/site-packages/curl_cffi/requests/cookies.py) | yym68686 | 2023-09-26 | 1 | -1/+1 |
| | |||||
* | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 2023-09-26 | 1 | -11/+29 |
| | | | | | | Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider | ||||
* | "create_async" support for BaseProvider, | Heiner Lohaus | 2023-09-26 | 1 | -0/+78 |
by using ThreadPoolExecutor Default Model for Vercel |