summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/create_images.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move some modules, create providers dirHeiner Lohaus2024-02-221-154/+0
| | | | | | Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version
* Add new Client API with DocsHeiner Lohaus2024-02-121-2/+6
| | | | | | | 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.
* Improve preview in image generation of GeminiHeiner Lohaus2024-02-111-1/+1
| | | | Fix issue in Bing Image Decorator
* Change doctypes style to GoogleHeiner Lohaus2024-01-141-1/+60
| | | | | | Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
* Support upload image in guiHeiner Lohaus2024-01-131-3/+7
| | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
* Fix create_async in CreateImagesProviderHeiner Lohaus2024-01-101-5/+8
|
* Add create images to Bing (#1426)H Lohaus2024-01-101-0/+84
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider