rework: ChromaDB update main.py

This commit is contained in:
2026-05-27 12:05:00 +00:00
parent b72d026c3f
commit dd41d1de2a
+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