diff --git a/comps/llms/text-generation/ollama/langchain/requirements.txt b/comps/llms/text-generation/ollama/langchain/requirements.txt index 78b323c73..c936696b5 100644 --- a/comps/llms/text-generation/ollama/langchain/requirements.txt +++ b/comps/llms/text-generation/ollama/langchain/requirements.txt @@ -1,7 +1,8 @@ docarray[full] fastapi huggingface_hub -langchain==0.1.16 +langchain +langchain-community opentelemetry-api opentelemetry-exporter-otlp opentelemetry-sdk