summaryrefslogtreecommitdiffstats
path: root/g4f/providers/create_images.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-13Fix Bing create images, Add gui in webview initHeiner Lohaus1-1/+4
2024-02-22Move some modules, create providers dirHeiner Lohaus1-1/+2
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version
2024-02-12Add new Client API with DocsHeiner Lohaus1-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.
2024-02-11Improve preview in image generation of GeminiHeiner Lohaus1-1/+1
Fix issue in Bing Image Decorator
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-1/+60
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
2024-01-13Support upload image in guiHeiner Lohaus1-3/+7
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
2024-01-10Fix create_async in CreateImagesProviderHeiner Lohaus1-5/+8
2024-01-10Add create images to Bing (#1426)H Lohaus1-0/+84
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider