mirror of
https://github.com/open-webui/open-webui.git
synced 2026-01-02 14:45:18 +00:00
chore: rm google-generativeai
This commit is contained in:
parent
26af1f92e2
commit
267cc14d2d
2 changed files with 0 additions and 2 deletions
|
|
@ -43,7 +43,6 @@ mcp==1.25.0
|
|||
openai
|
||||
anthropic
|
||||
google-genai==1.56.0
|
||||
google-generativeai==0.8.6
|
||||
|
||||
langchain==1.2.0
|
||||
langchain-community==0.4.1
|
||||
|
|
|
|||
|
|
@ -50,7 +50,6 @@ dependencies = [
|
|||
"openai",
|
||||
"anthropic",
|
||||
"google-genai==1.56.0",
|
||||
"google-generativeai==0.8.6",
|
||||
|
||||
"langchain==1.2.0",
|
||||
"langchain-community==0.4.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue