summaryrefslogtreecommitdiffstats
path: root/g4f/client.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move some modules, create providers dirHeiner Lohaus2024-02-221-7/+10
| | | | | | Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version
* Add unitests for the clientHeiner Lohaus2024-02-141-116/+35
| | | | | Fix: async generator ignored GeneratorExit Fix: ResourceWarning: unclosed event loop
* Add variant exampleHeiner Lohaus2024-02-121-5/+11
|
* Add new Client API with DocsHeiner Lohaus2024-02-121-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.