Update 2 files

- /requirements.txt
- /rag/rag_server.py
This commit is contained in:
Markov Andrey
2026-06-30 16:03:15 +00:00
parent eea2bbb62d
commit 41f32964fe
2 changed files with 85 additions and 62 deletions

View File

@@ -64,4 +64,7 @@ fastapi >= 0.115.0
uvicorn >= 0.30.0
# Для CORS поддержки
python-multipart >= 0.0.9
python-multipart >= 0.0.9
# Защита от перегрузки эндпоинтов
slowapi>=0.1.0