Ask InBlack (AI analyst)
The /ai-analyst route is currently a demonstration chat. Its initial messages, SQL, table data, narrative, and suggested prompts are frontend fixtures. Sending a prompt waits two seconds and appends a simulated response; it does not call Reporting API.
Reporting API separately implements live AI-query routes under /ai/queries, including generate SQL, validate SQL, execute, history, and feedback. The current page is not wired to those routes.
The UI’s displayed monthly query count is a sample value. Backend plan limits enable or disable Ask InBlack and constrain query rows and timeout; they do not define a 50-query monthly allowance.
Do not use this route for operational decisions until its chat is connected to the live API.
Related
Loading index…