kcg-monitoring/prediction/requirements.txt
htlee e797beaac6 feat(chat): Ollama Qwen3 기반 AI 해양분석 채팅 구축
- Ollama Docker(14b/32b) + Redis 컨텍스트 캐싱 + 대화 히스토리
- Python SSE 채팅 엔드포인트 + 사전 쿼리 + Tool Calling
- 도메인 지식(해양법/어업협정/알고리즘) + DB 스키마 가이드
- Frontend SSE 스트리밍 + 타이머 + thinking 접기 + 확장 UI
2026-03-26 09:03:05 +09:00

12 lines
173 B
Plaintext

fastapi==0.115.0
uvicorn==0.30.6
pydantic-settings>=2.0
psycopg2-binary>=2.9
numpy>=1.26
pandas>=2.2
scikit-learn>=1.5
apscheduler>=3.10
shapely>=2.0
httpx>=0.27
redis>=5.0