Overview of Orion AI, the LLM-powered assistant for Intelligent Apps.
Orion AI is an advanced Large Language Model (LLM) assistant integrated into Datazone’s Intelligent Apps. It enables users to ask natural language questions about their dashboards and data, making analytics more accessible and interactive for everyone—no SQL or technical expertise required.
Orion AI is a chatbot assistant that leverages state-of-the-art LLMs (such as GPT-4O and Claude) to help you:
Orion AI is always context-aware. When you use it on an Intelligent App page, it automatically receives the app’s metadata and configuration, so its answers are tailored to your current dashboard and data context.
llm_instruction
field in the app’s YAML config, tailoring the assistant’s tone and focus for each dashboard.llm_instruction
), Orion will follow those guidelines in its responses.Orion AI can use the following LLMs (set via the llm_model
attribute in your app config):
GPT_4O
GPT_4O_MINI
CLAUDE_35_SONNET
CLAUDE_35_HAIKU
CLAUDE_37_SONNET
To customize Orion’s behavior for your app, set the llm_instruction
field in your YAML config:
In addition to llm_model
and llm_instruction
, you can also use these optional config options:
hide_llm
: (Optional) Hide the LLM assistant (Orion AI) in the app UIhide_insights
: (Optional) Hide the Insights panel in the app UIOrion AI makes data analysis conversational, intuitive, and accessible—empowering every user to get more from their data.