검증 문서 갱신

This commit is contained in:
Yun Chan 2026-06-28 12:20:18 +09:00
parent ac7db95542
commit 6ec4a42d90
3 changed files with 34 additions and 8 deletions

View file

@ -381,7 +381,7 @@ RAG 임베딩/리랭커 의존성은 기본 이미지에 설치하지 않는다.
```powershell
# 백엔드 (apps/api)
cd apps\api
python -m pytest app/ -q # 현재 145 pass
python -m pytest app/ -q # 현재 178 pass
python -m pytest engine_gateway\ -q # 현재 11 pass
# 웹 (apps/web)