Changelog
Follow up on the latest improvements and updates.
RSS
new
v0.3.0
DataKit Assistant
- From now on, on top of BYOK, you could select to use DataKit models
The models are
claude-3-5-sonnet-20241022
claude-3-5-haiku-20241022
On coming months, the selection of desired models will get broader
- You can have followup questions with your first question and restart the context when needed
- You're able to see the consumption of token/approx-cost for each chat
- Besides query generation, chart generation from query is also possible
Data Preview
- You'd be able to sort out columns in the preview from now
- Each grid cell could get copied
SQL Query panel
- Run the query with the shortcut (Cmd+Enter)
- Higher range of CSV download from query result panel (10K, 20K, 50K)
UI Adjustments
- A series of visual improvements have been applied after doing more iterations and interviews from users (and more to come!)
new
v0.2.0
Connect to AI models like GPT-4o, Claude, or Groq to analyze your data with natural language.
What you can do:
• Ask questions in plain English
• Get generated SQL queries automatically
• Get data insights and summaries
• Identify patterns and trends
Watch a demo here:
new
v0.1.6
MotherDuck Cloud Support
Connect to MotherDuck databases with token authentication. Query routing automatically detects "database"."table" syntax.
Unified Schema Browser
Local and MotherDuck databases in single tree view. Resizable panel, lazy-loaded columns, auto-refresh on expand.
DDL Operations
CREATE/DROP/ALTER tables in MotherDuck. No pagination on DDL statements, automatic schema refresh.
new
v0.1.5
Huggingface Integration