Skip to content

Commit

Permalink
Fix Ollama langchain upgrade issue (#697)
Browse files Browse the repository at this point in the history
Signed-off-by: lvliang-intel <[email protected]>
  • Loading branch information
lvliang-intel authored Sep 18, 2024
1 parent 2e41dcf commit 8adbcce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion comps/llms/text-generation/ollama/langchain/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
docarray[full]
fastapi
huggingface_hub
langchain==0.1.16
langchain
langchain-community
opentelemetry-api
opentelemetry-exporter-otlp
opentelemetry-sdk
Expand Down

0 comments on commit 8adbcce

Please sign in to comment.