Skip to content

Commit 8adbcce

Browse files
Fix Ollama langchain upgrade issue (#697)
Signed-off-by: lvliang-intel <[email protected]>
1 parent 2e41dcf commit 8adbcce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

comps/llms/text-generation/ollama/langchain/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
docarray[full]
22
fastapi
33
huggingface_hub
4-
langchain==0.1.16
4+
langchain
5+
langchain-community
56
opentelemetry-api
67
opentelemetry-exporter-otlp
78
opentelemetry-sdk

0 commit comments

Comments
 (0)