Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-04-21 | Fix Bing Provider, Add Account Support for Meta AI | Heiner Lohaus | 2 | -16/+25 | |
Use default headers in OpenaiChat | |||||
2024-04-20 | Improve cli argparser, Improve curl_cffi websocket support | Heiner Lohaus | 1 | -7/+9 | |
2024-04-17 | Fix DuckDuckGo Provider issues | Heiner Lohaus | 1 | -1/+33 | |
Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider | |||||
2024-04-12 | Add unittests for async client (#1830)0.2.9.5 | H Lohaus | 1 | -6/+4 | |
* Add unittests for async client * Add pollyfill for anext * Update integration tests | |||||
2024-04-10 | Some small fixes | Heiner Lohaus | 2 | -5/+20 | |
2024-04-06 | Add Groq and Openai interfaces, Add integration tests | Heiner Lohaus | 1 | -4/+12 | |
2024-04-05 | Add authless OpenaiChat | Heiner Lohaus | 1 | -0/+5 | |
2024-03-15 | Move raise_for_status, Create FormData wrapper | Heiner Lohaus | 4 | -38/+48 | |
2024-03-15 | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 3 | -3/+46 | |
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 | 3 | -33/+96 | |
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 | 4 | -0/+176 | |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version |