Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
4 days | Add --cookie-browsers argument to cli | Heiner Lohaus | 1 | -1/+18 | |
5 days | Fix load model list i AirforceChat provider | Heiner Lohaus | 1 | -1/+1 | |
Add Microsoft Copilot provider Show image support in the model list of the gui | |||||
7 days | Fix api streaming, fix AsyncClient (#2357)0.3.4.0 | H Lohaus | 1 | -1/+61 | |
* Fix api streaming, fix AsyncClient, Improve Client class, Some providers fixes, Update models list, Fix some tests, Update model list in Airforce provid er, Add OpenAi image generation url to api, Fix reload and debug in api arguments, Fix websearch in gui * Fix Cloadflare and Pi and AmigoChat provider * Fix conversation support in DDG provider, Add cloudflare bypass with nodriver * Fix unittests without curl_cffi | |||||
2024-05-05 | Add Ollama provider, Add vision support to Openai | Heiner Lohaus | 1 | -1/+1 | |
2024-03-15 | Move raise_for_status, Create FormData wrapper | Heiner Lohaus | 1 | -32/+6 | |
2024-03-15 | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 1 | -1/+30 | |
2024-03-14 | Add webview support to OpenaiChat | Heiner Lohaus | 1 | -3/+6 | |
2024-03-12 | Add count chars to gui, Add retry support to fix rate limit in Bing | Heiner Lohaus | 1 | -14/+12 | |
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -17/+58 | |
Fix many providers Add selenium-wire to requierments | |||||
2024-02-23 | Add GeminiPro API provider | Heiner Lohaus | 1 | -2/+9 | |
Set min version for undetected-chromedriver Add api_key to the new client | |||||
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 1 | -4/+4 | |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | |||||
2024-01-29 | Add aiohttp_socks to requirements | Heiner Lohaus | 1 | -16/+8 | |
Fix preview for uploaded and generated images in gui Improve typing, readme | |||||
2024-01-27 | Fix PerplexityLabs Provider, Improve bypass_cloudflare helper | Heiner Lohaus | 1 | -121/+22 | |
2024-01-26 | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 1 | -72/+118 | |
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | |||||
2024-01-14 | Refactor code with AI | Heiner Lohaus | 1 | -6/+42 | |
Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types | |||||
2024-01-13 | Support upload image in gui | Heiner Lohaus | 1 | -14/+17 | |
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | |||||
2024-01-10 | Add create images to Bing (#1426) | H Lohaus | 1 | -3/+2 | |
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider | |||||
2023-12-07 | Add websearch to gui (#1314) | H Lohaus | 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 | |||||
2023-12-02 | Add get_session_from_browser as cloudflare bypass | Heiner Lohaus | 1 | -3/+53 | |
2023-11-19 | Add Response Handler to OpenaiChat | Heiner Lohaus | 1 | -144/+19 | |
Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi | |||||
2023-10-23 | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 1 | -4/+1 | |
Co-authored-by: Sourcery AI <> | |||||
2023-10-07 | Improve code with ai | Heiner Lohaus | 1 | -13/+16 | |
2023-10-07 | Improve code by AI | Heiner Lohaus | 1 | -41/+40 | |
2023-10-02 | Add Phind Provider | Heiner Lohaus | 1 | -4/+17 | |
Add release_curl in url_cffi requets Support create image response in Bing | |||||
2023-10-02 | ~ | g4f v-0.1.4.4 | abc | 1 | -1/+2 | |
release_curl bug | |||||
2023-10-02 | ~ | quick fix | abc | 1 | -1/+2 | |
2023-10-02 | +Curl +Async +Stream Requests | Heiner Lohaus | 1 | -41/+80 | |
Update Model List | |||||
2023-10-01 | Change event loop policy on windows | Heiner Lohaus | 1 | -10/+21 | |
Support more versions from curl_cffi | |||||
2023-10-01 | Disable Wewordle Provider | Heiner Lohaus | 1 | -3/+7 | |
Update Ylokh Provider Improve StreamRequest | |||||
2023-10-01 | Update HuggingChat to new api | Heiner Lohaus | 1 | -9/+23 | |
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper | |||||
2023-09-27 | ~ | g4f v-0.1.3.9 | abc | 1 | -2/+2 | |
2023-09-26 | 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 | 1 | -1/+1 | |
2023-09-26 | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 1 | -11/+29 | |
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider | |||||
2023-09-26 | "create_async" support for BaseProvider, | Heiner Lohaus | 1 | -0/+78 | |
by using ThreadPoolExecutor Default Model for Vercel |