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

This commit is contained in:
2026-06-30 13:11:18 +03:00
parent 27dcde060a
commit 99e229be28
4 changed files with 458 additions and 132 deletions
+6 -5
View File
@@ -1,5 +1,6 @@
chromadb==0.4.22
openai==1.12.0
requests==2.31.0
beautifulsoup4==4.12.3
python-dotenv==1.0.1
openai
chromadb
duckduckgo-search
beautifulsoup4
requests
pytest