ChatPanel
Ask questions about your knowledge graph and get streamed answers. The panel shows run steps, optional terminal output, and highlights entities referenced in the answer.
Features
- Mode selector: drift, local, global, basic
- SSE streaming with incremental
answer-chunk
updates - Step indicators: query, extract-highlights, build-context, emit-answer
- Optional terminal output for debugging
- Rough token cost estimate for transparency
Endpoints
- Primary:
POST /api/chat/stream
(SSE) - JSON alternative:
POST /api/chat
Last updated on