diff --git a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt index ed9f7c2..2356a5e 100644 --- a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt +++ b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt @@ -1,6 +1,4 @@ langchain langchain-ollama langchain-qdrant -qdrant-client -rich -langchain-text-splitters \ No newline at end of file +qdrant-client \ No newline at end of file