build: 添加 langchain 依赖
- 在 requirements.txt 中添加 langchain>=0.3 版本的依赖 - 保持其他依赖版本不变
This commit is contained in:
parent
3970a67df3
commit
475cd033d9
@ -1,4 +1,5 @@
|
||||
openai>=1.0.0
|
||||
python-dotenv>=1.0.0
|
||||
pydantic>=2.0.0
|
||||
gradio>=3.0.0
|
||||
gradio>=3.0.0
|
||||
langchain>=0.3
|
Loading…
x
Reference in New Issue
Block a user