mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
fix: update langchain-openai dependency to version 0.3.31
This commit is contained in:
parent
20642223a7
commit
934c61538d
|
|
@ -20,7 +20,7 @@ dependencies = [
|
|||
"cffi==1.17.1",
|
||||
"beautifulsoup4==4.13.4",
|
||||
"jieba==0.42.1",
|
||||
"langchain-openai==0.3.30",
|
||||
"langchain-openai==0.3.31",
|
||||
"langchain-anthropic==0.3.17",
|
||||
"langchain-community==0.3.27",
|
||||
"langchain-deepseek==0.1.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue