haiku.rag/app/backend
Yiorgis Gozadinos a6a60963c0
Add SSE heartbeat to prevent connection timeouts
Sends SSE comment every 15 seconds during long LLM operations
to keep the connection alive and prevent body timeout errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 12:36:30 +02:00
..
agent.py Add SearchAgent for internal query expansion 2026-01-12 12:36:30 +02:00
Dockerfile Basic frontend 2026-01-12 12:36:28 +02:00
main.py Add SSE heartbeat to prevent connection timeouts 2026-01-12 12:36:30 +02:00
pyproject.toml Logfire integration for debugging 2026-01-12 12:36:29 +02:00
search_agent.py Add SearchAgent for internal query expansion 2026-01-12 12:36:30 +02:00