mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #13985] [CLOSED] [build] Add google-genai to requirements.txt #46397
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/13985
Author: @qdii
Created: 5/17/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
440ad59Add google-genai to requirements.txt📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
backend/requirements.txt(+1 -0)📝
pyproject.toml(+1 -0)📄 Description
This python library is used by the Google Manifold function. When Open WebUI is installed from the Helm chart, the filesystem is mounted read-only, and the function fails to install the library.
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.