diff --git a/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt new file mode 100644 index 0000000..11f4f42 --- /dev/null +++ b/solutions/6a02e23da6fe2e4ac16acf65_Агент_с_RAG_памятью/requirements.txt @@ -0,0 +1,6 @@ +langchain +langchain-ollama +langchain-qdrant +langchain-text-splitters +qdrant-client +rich \ No newline at end of file