diff --git a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG-памятью/requirements.txt b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG-памятью/requirements.txt index 618ec91..8597c97 100644 --- a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG-памятью/requirements.txt +++ b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG-памятью/requirements.txt @@ -1,5 +1,5 @@ -fastapi==0.110.0 -pydantic==2.7.1 -langchain==0.2.0 -qdrant-client==1.9.0 -rich==13.7.1 \ No newline at end of file +langchain==1.2.15 +langchain-ollama==0.3.0 +langchain-qdrant==0.2.0 +qdrant-client==1.9.1 +langchain-text-splitters==0.1.0 \ No newline at end of file