Documentation Index
Fetch the complete documentation index at: https://arivu.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

Response Modes
Every assistant response supports three distinct views, organized in a tabbed card:- Response
- Visualize
- Data Table
The LLM’s natural language summary of the data, rendered in Markdown. Includes reasoning and contextual explanations.
Smart Features
Follow-Up Suggestions
Follow-Up Suggestions
After every response, Arivu generates 3 contextual follow-up questions as clickable bubbles. These are schema-aware and guide you deeper into your data.
Semantic Caching
Semantic Caching
If you ask the same question twice within 5 minutes, Arivu instantly returns the cached result without re-running the pipeline.
Self-Healing SQL
Self-Healing SQL
If the generated SQL has a syntax error, the
query_verifier loops back to the sql_generator automatically. Up to 3 retries before escalating to the error boundary.



