Ask Mode
Ask Mode is a conversational interface inside the IDE. Use it to:- Ask questions about your dbt™ project
- Get explanations of SQL or YAML
- Generate model stubs, tests, or documentation
- Review code and get feedback
When to use Ask Mode: When you want a quick answer or a code snippet and you’ll take it from there yourself.
Agent Mode
Agent Mode goes further. Instead of just responding, the agent autonomously works through multi-step tasks:- Reads and edits files across your project
- Runs dbt™ commands and interprets the output
- Iterates based on errors or test failures
- Asks for confirmation before making changes (configurable)
When to use Agent Mode: When you have a task that requires multiple steps — refactoring a model, adding tests across a directory, or investigating a failing run.
Getting Started
- Open the Paradime IDE
- Click the DinoAI panel on the right-hand side
- Choose Ask Mode or Agent Mode from the toggle at the top
- Type your prompt and hit enter
Related
- Chat Interface — Set rules that apply to all Copilot interactions
- .dinorules — Set rules that apply to all Copilot interactions
- .dinoprompts — Save and reuse prompts across your team
- DinoAI Settings — Configure Copilot behaviour and model preferences