POST /chat → job_id ACK, GET /chat/{job_id}/stream → SSE 스트리밍,
EXAONE Ollama adapter, JobManager, StateStream, Worker 구조
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
fastapi==0.115.0
|
|
uvicorn[standard]==0.30.0
|
|
httpx==0.27.0
|
|
pydantic-settings==2.5.0
|