rework: restore Qdrant - update main.py

This commit is contained in:
2026-05-27 10:02:04 +00:00
parent b85a84f5bb
commit d4156dda2e
+1 -1
View File
@@ -1,4 +1,4 @@
"""Интерактивный RAG-агент (ChromaDB + Ollama + LangChain).""" """Интерактивный RAG-агент (Qdrant + Ollama + LangChain)."""
from __future__ import annotations from __future__ import annotations
import os import os