summaryrefslogtreecommitdiffstats
path: root/g4f/client.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-14Add unitests for the clientHeiner Lohaus1-116/+35
Fix: async generator ignored GeneratorExit Fix: ResourceWarning: unclosed event loop
2024-02-12Add variant exampleHeiner Lohaus1-5/+11
2024-02-12Add new Client API with DocsHeiner Lohaus1-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.