rework: restore Qdrant stack main.py

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