open-webui/backend
JoaoCostaIFG e56b5c063c
feat: add Google Imagen/Gemini API image generation
Adds support for Gemini API as an image generation backend. By setting the API Base URL to something like 'https://generativelanguage.googleapis.com/v1beta' and providing their API Key, users should be able to start generating images using models like 'imagen-3.0-generate-002'.
2025-02-18 22:39:32 +00:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
open_webui feat: add Google Imagen/Gemini API image generation 2025-02-18 22:39:32 +00:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.gitignore refac 2024-09-06 04:59:20 +02:00
dev.sh refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
requirements.txt chore: remove flask 2025-02-13 12:52:17 -08:00
start.sh refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
start_windows.bat fix scripts to point to correct path 2024-09-04 20:27:30 +02:00