Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix isssue with stop in client | Heiner Lohaus | 2024-02-23 | 1 | -4/+1 |
| | |||||
* | Add GeminiPro API provider | Heiner Lohaus | 2024-02-23 | 1 | -8/+15 |
| | | | | | Set min version for undetected-chromedriver Add api_key to the new client | ||||
* | Fix unittests, use Union typing | Heiner Lohaus | 2024-02-23 | 1 | -2/+2 |
| | |||||
* | Use new client in inter api | Heiner Lohaus | 2024-02-23 | 1 | -13/+24 |
| | |||||
* | Move some modules, create providers dir | Heiner Lohaus | 2024-02-22 | 1 | -7/+10 |
| | | | | | | Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | ||||
* | Add unitests for the client | Heiner Lohaus | 2024-02-14 | 1 | -116/+35 |
| | | | | | Fix: async generator ignored GeneratorExit Fix: ResourceWarning: unclosed event loop | ||||
* | Add variant example | Heiner Lohaus | 2024-02-12 | 1 | -5/+11 |
| | |||||
* | Add new Client API with Docs | Heiner Lohaus | 2024-02-12 | 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. |