Query Interview Graph
interview-query
Query Interview Graph
Ask an ad-hoc question about a campaign’s interview data.
Uses the interview graph RAG pipeline:
- Classify query complexity
- Retrieve relevant passages via vector search + graph traversal
- Verify retrieval quality (coverage, provenance)
- Synthesize a structured answer with patterns and divergences
POST
Query Interview Graph
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Body
application/json