Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-19 | Update model list / providers | Heiner Lohaus | 1 | -27/+14 | |
2024-05-15 | Add needs auth to provierds, Add PerplexityApi provider | Heiner Lohaus | 1 | -1/+1 | |
Add proxy support to nodriver | |||||
2024-05-15 | Update chatgpt url, uvloop support | Heiner Lohaus | 1 | -40/+146 | |
2024-04-21 | Add image model list | Heiner Lohaus | 2 | -4/+7 | |
2024-04-20 | Add MetaAI Provider and some small improvments | Heiner Lohaus | 1 | -1/+8 | |
2024-04-18 | Add Ecosia Provider, Add OpenaiAccount alias | Heiner Lohaus | 1 | -3/+5 | |
Use AsyncClient in API, add web_search parameter in API Improve error messages in Openai | |||||
2024-04-13 | Update event loop on windows only for old curl_cffi | Heiner Lohaus | 1 | -2/+7 | |
2024-04-12 | update retryprovider | abc | 1 | -42/+72 | |
now works with one provider. | |||||
2024-04-10 | Some small fixes | Heiner Lohaus | 1 | -1/+4 | |
2024-04-10 | Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2 | H Lohaus | 1 | -1/+8 | |
2024-04-07 | Add local models to gui, Fix You Provider, add AsyncClient | Heiner Lohaus | 1 | -0/+1 | |
2024-04-06 | Fix unittests | Heiner Lohaus | 1 | -2/+2 | |
2024-04-06 | Add Groq and Openai interfaces, Add integration tests | Heiner Lohaus | 2 | -19/+24 | |
2024-03-26 | No arkose token and .har files | Heiner Lohaus | 1 | -0/+2 | |
2024-03-16 | Fix GigaChat exceptions, Raise missing browser error | Heiner Lohaus | 1 | -1/+1 | |
2024-03-15 | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 1 | -7/+9 | |
2024-03-13 | Fix Bing create images, Add gui in webview init | Heiner Lohaus | 1 | -1/+4 | |
2024-03-12 | Add count chars to gui, Add retry support to fix rate limit in Bing | Heiner Lohaus | 1 | -5/+7 | |
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -16/+2 | |
Fix many providers Add selenium-wire to requierments | |||||
2024-03-11 | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 1 | -1/+1 | |
Add more models and image generation in You provider Use You as second default image provider | |||||
2024-02-28 | Add websocket support in OpenaiChat | Heiner Lohaus | 2 | -1/+2 | |
2024-02-27 | Update some providers | Heiner Lohaus | 2 | -41/+109 | |
Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client | |||||
2024-02-26 | Add default values for rdns | Heiner Lohaus | 1 | -2/+1 | |
2024-02-26 | Improve filter_messages in gui | Heiner Lohaus | 1 | -1/+5 | |
Add rdns suport for proxies | |||||
2024-02-23 | Add missing file0.2.1.8 | Heiner Lohaus | 1 | -0/+0 | |
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 5 | -0/+732 | |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version |