Understanding TextQL Chat Modes
Idle | Your starting point for conversations with Ana. This is where you ask questions and begin new interactions. |
Help | When Ana needs clarification or additional information to better understand your request. |
Meta | For questions about TextQL’s features and capabilities. |
Query | Ana searches for relevant datasets, including metrics, tables, and dashboards to answer your question. |
Plan | Ana creates a step-by-step plan to answer your analytical questions. |
Done | Ana presents the final answer to your question, along with any visualizations or data. |
Cleanup | Ana prepares and formats data to ensure accurate analysis. |
Analyze | Ana processes data using Python to perform calculations and analysis. |
Visualize | Ana creates charts and graphs to help you understand the data. |
Review | Ana checks if the found datasets contain the information needed to answer your question. |
Mode Flow Diagram showing common transitions between modes. See also Dakota Framework
Cleanup mode with data preparation.
Done mode with result summary.
Help mode with clarification request.
Idle mode indicator and conversation interface.
Plan mode with step breakdown
Visualize mode with chart creation
Analyze mode with Python output.