mirror of
https://github.com/open-webui/open-webui.git
synced 2026-01-02 22:55:20 +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
|
openai
|
||||||
anthropic
|
anthropic
|
||||||
google-genai==1.56.0
|
google-genai==1.56.0
|
||||||
google-generativeai==0.8.6
|
|
||||||
|
|
||||||
langchain==1.2.0
|
langchain==1.2.0
|
||||||
langchain-community==0.4.1
|
langchain-community==0.4.1
|
||||||
|
|
|
||||||
|
|
@ -50,7 +50,6 @@ dependencies = [
|
||||||
"openai",
|
"openai",
|
||||||
"anthropic",
|
"anthropic",
|
||||||
"google-genai==1.56.0",
|
"google-genai==1.56.0",
|
||||||
"google-generativeai==0.8.6",
|
|
||||||
|
|
||||||
"langchain==1.2.0",
|
"langchain==1.2.0",
|
||||||
"langchain-community==0.4.1",
|
"langchain-community==0.4.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue