rework: ChromaDB - update main.py

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