Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-02-23 | Fix isssue with stop in client | Heiner Lohaus | 1 | -4/+1 | |
2024-02-23 | Add GeminiPro API provider | Heiner Lohaus | 1 | -8/+15 | |
Set min version for undetected-chromedriver Add api_key to the new client | |||||
2024-02-23 | Fix unittests, use Union typing | Heiner Lohaus | 1 | -2/+2 | |
2024-02-23 | Use new client in inter api | Heiner Lohaus | 1 | -13/+24 | |
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 1 | -7/+10 | |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | |||||
2024-02-14 | Add unitests for the client | Heiner Lohaus | 1 | -116/+35 | |
Fix: async generator ignored GeneratorExit Fix: ResourceWarning: unclosed event loop | |||||
2024-02-12 | Add variant example | Heiner Lohaus | 1 | -5/+11 | |
2024-02-12 | Add new Client API with Docs | Heiner Lohaus | 1 | -0/+267 | |
Use object urls for the preview of image uploads. Fix upload images in You provider Fix create image. It's now a single image. Improve system message for create images. |