Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve download of generated images, serve images in the api (#2391)0.3.5.4 | H Lohaus | 39 hours | 1 | -4/+5 |
| | | | | | | | | | | * Improve download of generated images, serve images in the api Add support for conversation handling in the api * Add orginal prompt to image response * Add download images option in gui, fix loading model list in Airforce * Add download images option in gui, fix loading model list in Airforce | ||||
* | Fix image generation in OpenaiChat (#2390)0.3.5.2 | H Lohaus | 2 days | 1 | -0/+1 |
| | | | | | * Fix image generation in OpenaiChat * Add PollinationsAI provider with image and text generation | ||||
* | Fix api streaming, fix AsyncClient (#2357)0.3.4.0 | H Lohaus | 6 days | 1 | -13/+22 |
| | | | | | | | | | | * 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 | ||||
* | FIX: fix the url in the markdown output (md compliance), and the chunk/ImageResponse to str ! (#2353) | manatlan | 7 days | 1 | -1/+1 |
| | | | add fix_url ( replace ' ' by '+' (to be markdown compliant)) | ||||
* | Update base_provider.py | Ryuk | 2024-05-20 | 1 | -1/+1 |
| | |||||
* | Update base_provider: Do not nest patch uvloop loop. | Ryuk | 2024-05-20 | 1 | -1/+8 |
| | |||||
* | Add image model list | Heiner Lohaus | 2024-04-21 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1854 from hlohaus/nem0.3.0.0 | H Lohaus | 2024-04-18 | 1 | -3/+5 |
|\ | | | | | Add Ecosia Provider, Add OpenaiAccount alias | ||||
| * | Add Ecosia Provider, Add OpenaiAccount alias | Heiner Lohaus | 2024-04-18 | 1 | -3/+5 |
| | | | | | | | | | | Use AsyncClient in API, add web_search parameter in API Improve error messages in Openai | ||||
* | | Update event loop on windows only for old curl_cffi | Heiner Lohaus | 2024-04-13 | 1 | -2/+7 |
|/ | |||||
* | Some small fixes | Heiner Lohaus | 2024-04-10 | 1 | -1/+4 |
| | |||||
* | Fix unittests | Heiner Lohaus | 2024-04-06 | 1 | -2/+2 |
| | |||||
* | Add Groq and Openai interfaces, Add integration tests | Heiner Lohaus | 2024-04-06 | 1 | -18/+19 |
| | |||||
* | Fix GigaChat exceptions, Raise missing browser error | Heiner Lohaus | 2024-03-16 | 1 | -1/+1 |
| | |||||
* | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 2024-03-15 | 1 | -7/+9 |
| | |||||
* | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 2024-03-11 | 1 | -1/+1 |
| | | | | | Add more models and image generation in You provider Use You as second default image provider | ||||
* | Add websocket support in OpenaiChat | Heiner Lohaus | 2024-02-28 | 1 | -1/+1 |
| | |||||
* | Move some modules, create providers dir | Heiner Lohaus | 2024-02-22 | 1 | -0/+280 |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version |