Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix api streaming, fix AsyncClient (#2357)0.3.4.0 | H Lohaus | 7 days | 2 | -1/+63 |
| | | | | | | | | | | * 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 | ||||
* | Add Ollama provider, Add vision support to Openai | Heiner Lohaus | 2024-05-05 | 1 | -1/+1 |
| | |||||
* | Fix Bing Provider, Add Account Support for Meta AI | Heiner Lohaus | 2024-04-21 | 2 | -16/+25 |
| | | | | Use default headers in OpenaiChat | ||||
* | Improve cli argparser, Improve curl_cffi websocket support | Heiner Lohaus | 2024-04-20 | 1 | -7/+9 |
| | |||||
* | Fix DuckDuckGo Provider issues | Heiner Lohaus | 2024-04-17 | 1 | -1/+33 |
| | | | | | Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider | ||||
* | Add unittests for async client (#1830)0.2.9.5 | H Lohaus | 2024-04-12 | 1 | -6/+4 |
| | | | | | | | * Add unittests for async client * Add pollyfill for anext * Update integration tests | ||||
* | Some small fixes | Heiner Lohaus | 2024-04-10 | 2 | -5/+20 |
| | |||||
* | Add Groq and Openai interfaces, Add integration tests | Heiner Lohaus | 2024-04-06 | 1 | -4/+12 |
| | |||||
* | Add authless OpenaiChat | Heiner Lohaus | 2024-04-05 | 1 | -0/+5 |
| | |||||
* | Move raise_for_status, Create FormData wrapper | Heiner Lohaus | 2024-03-15 | 4 | -38/+48 |
| | |||||
* | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 2024-03-15 | 3 | -3/+46 |
| | |||||
* | Add webview support to OpenaiChat | Heiner Lohaus | 2024-03-14 | 1 | -3/+6 |
| | |||||
* | Add count chars to gui, Add retry support to fix rate limit in Bing | Heiner Lohaus | 2024-03-12 | 1 | -14/+12 |
| | |||||
* | Remove all not working provider (#1679) | H Lohaus | 2024-03-12 | 3 | -33/+96 |
| | | | | Fix many providers Add selenium-wire to requierments | ||||
* | Add GeminiPro API provider | Heiner Lohaus | 2024-02-23 | 1 | -2/+9 |
| | | | | | Set min version for undetected-chromedriver Add api_key to the new client | ||||
* | Move some modules, create providers dir | Heiner Lohaus | 2024-02-22 | 4 | -0/+176 |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version |