Metabase 61: AI fun police, build questions and dashboards with MCP, and much more!
Metabase has released version 61, introducing enhanced AI governance features for organizations. Users can now manage access controls for AI tools, set token limits, and customize the AI assistant, Metabot. Additionally, the update includes improved analytics and the ability to create dashboards through natural language queries.
- ▪Version 61 of Metabase includes AI governance controls for organizations.
- ▪Users can set token limits and manage access to AI features for different user groups.
- ▪Metabot can be customized for specific organizational needs and can assist in creating dashboards through conversation.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 51517) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Ramiro for Metabase Posted on May 20 • Originally published at metabase.com Metabase 61: AI fun police, build questions and dashboards with MCP, and much more! #metabase #opensource #analytics #programming In v60 we put AI features in all plans, including Open Source. With v61, we give you the controls for AI governance that make it yours to deploy safely. Some call it the Fun Police.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).