feat: solution for 'Экзамен: RAG-агент с ChromaDB и веб-поиском'

This commit is contained in:
2026-07-01 13:31:25 +03:00
parent 32da3933de
commit dc4f151b3d
8 changed files with 410 additions and 318 deletions
+5 -4
View File
@@ -1,6 +1,7 @@
openai
fastapi
uvicorn
chromadb
duckduckgo-search
beautifulsoup4
openai
pydantic
requests
pytest
beautifulsoup4