summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/BingCreateImages.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-18Add get/set cookies dir, hide prompt option in guiHeiner Lohaus1-33/+7
2024-05-07Update BingCreateImages.pyH Lohaus1-2/+2
2024-04-23Add conversation title change in guiHeiner Lohaus1-6/+8
Fix bug with multiple requests a .har in OpenaiChat
2024-04-22Add vision models to readmeHeiner Lohaus1-0/+1
2024-04-21Add image model listHeiner Lohaus1-0/+1
2024-04-20Add MetaAI Provider and some small improvmentsHeiner Lohaus1-0/+1
2024-04-12Add labels to provider listHeiner Lohaus1-0/+1
2024-04-11Add ReplicateImage Provider, Fix BingCreateImages ProviderHeiner Lohaus1-3/+20
2024-03-13Fix Bing create images, Add gui in webview initHeiner Lohaus1-3/+4
2024-03-11Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus1-2/+2
Add more models and image generation in You provider Use You as second default image provider
2024-02-12Add new Client API with DocsHeiner Lohaus1-42/+4
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-09Read cookies from config in GeminiHeiner Lohaus1-2/+2
Fixes for OpenaiChat Provider
2024-02-09Update provider and model list (#1568)H Lohaus1-0/+94
Move bing.create_images and cookies helper Disable some providers