Skip to content

Stream answers with citation overlay rendering in the Ask UI #2

@ronishgeorge

Description

@ronishgeorge

Right now the Ask flow waits for the full answer + verifier pass before rendering. UX wins if we stream tokens AS the verifier confirms each sentence — users see grounded sentences appear progressively, with a 'verifying...' indicator on the last sentence.

Plan:

  • Switch backend to SSE on /v1/ask/stream
  • Server emits per-sentence events with chunk citations attached
  • Frontend renders sentence-by-sentence with citation chips appearing inline

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions