open-webui/backend/open_webui
JoaoCostaIFG 918764a4f7
fix: Use x-goog-api-key header for Gemini image generation
Place the API key in a header instead of a query parameter. This avoids leaking the API key in logs on request failure, etc...
2025-02-19 00:00:54 +00:00
..
data
internal
migrations
models
retrieval feat: add web search via SerpApi 2025-02-14 12:24:58 +08:00
routers fix: Use x-goog-api-key header for Gemini image generation 2025-02-19 00:00:54 +00:00
socket
static
storage
test
utils refac 2025-02-13 17:06:55 -08:00
__init__.py
alembic.ini
config.py feat: add Google Imagen/Gemini API image generation 2025-02-18 22:39:32 +00:00
constants.py
env.py
functions.py
main.py feat: add Google Imagen/Gemini API image generation 2025-02-18 22:39:32 +00:00
tasks.py