mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-14 07:25:55 +08:00
chore: dep bump
This commit is contained in:
parent
9801a2d23f
commit
765acc4cad
@ -37,7 +37,8 @@ asgiref==3.8.1
|
|||||||
# AI libraries
|
# AI libraries
|
||||||
openai
|
openai
|
||||||
anthropic
|
anthropic
|
||||||
google-generativeai==0.8.4
|
google-genai==1.15.0
|
||||||
|
google-generativeai==0.8.5
|
||||||
tiktoken
|
tiktoken
|
||||||
|
|
||||||
langchain==0.3.24
|
langchain==0.3.24
|
||||||
|
@ -45,7 +45,8 @@ dependencies = [
|
|||||||
|
|
||||||
"openai",
|
"openai",
|
||||||
"anthropic",
|
"anthropic",
|
||||||
"google-generativeai==0.8.4",
|
"google-genai==1.15.0",
|
||||||
|
"google-generativeai==0.8.5",
|
||||||
"tiktoken",
|
"tiktoken",
|
||||||
|
|
||||||
"langchain==0.3.24",
|
"langchain==0.3.24",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user