Unity AI Gateway
Recent items mentioning Unity AI Gateway across the Databricks ecosystem — releases, news, videos, and community Q&A. Updated hourly.
MLflow 3.16.0 introduced per-user AI Gateway budget policies and default fail-closed authorization to tighten endpoint security and spend 3. Complementing these cost controls, administrators can pair catalog tags with attribute-based access control (ABAC) grant policies to govern model services 4 as teams look to apply gateway guardrails to deployed LangGraph agents 56.
Generated daily from the 10 most recent items mentioning Unity AI Gateway. Click any [N] to jump to the source.
Evaluating Unity AI Gateway for Enterprise Cost Control
Fixing SSL: CERTIFICATE_VERIFY_FAILED when trying to use ucode
While configuring ucode for UC skills I get the following error when running ucode configure ERROR Databricks Unity AI Gateway is not enabled on this workspace: neither model services (network error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1082)) nor legacy endpoints (network error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1082)) are available. I successfully made it past the SSO authentication. I verified this is not an enablement issue. Also, Unity Gateway is enabled by default. When searching, I found 4 suggested solutions. Update Your Root Certificates by running pip install --upgrade certifi . Ran fine, but no change. Bypass SSL Verification. I did not try this as it exposes your connection to man-in-the-middle attacks. Obtain your company’s root/intermediate CA certificate in PEM format and then point to it. Asking IT does not sound like a good solution.
MLflow 3.16.0
MLflow 3.16.0 makes the redesigned trace explorer the default interface, introducing natural-language custom trace views via the MLflow Assistant, session grouping for multi-turn conversations, and span links. The update also adds Unity Catalog model service support for built-in evaluation judges, per-user AI Gateway budget policies, and fail-closed authorization by default.
TutorialsGovern Models and Model Services Using ABAC Grant Policies
Databricks models and model services can be opted out of using catalog tags combined with attribute-based access control grant policies. Executing this setup requires applying tags to specific models, writing programmatic policies with exclusion statements, and revoking schema-level permissions.
How to enable guardrails to an existing LangGraph agent deployed on a Databricks Serving Endpoint?
I have a LangGraph agent deployed as a Unity Catalog model on a Databricks Serving Endpoint. User : -> Databricks Serving Endpoint: -> UC Model: ai_workspace.agent.agent: -> LangGraph Agent: -> LLM + Tools The serving endpoint shows AI Gateway enabled , but its configuration currently only shows usage tracking. I would like to apply Unity AI Gateway guardrails to this agent. When I go to AI Gateway → Model Service → Create Model Service , I can configure guardrails, but my existing UC model: ' ai_workspace.agent.agent' does not appear in the Destination list. The available destinations appear to be Databricks-hosted foundation models and other supported model providers. My questions are: Can Unity AI Gateway guardrails be applied directly to an existing LangGraph agent deployed on a Databricks Serving Endpoint? If not, can I configure the LangGraph agent to use a Model Service as its underlying LLM endpoint, so that the LLM requests are governed by AI Gateway guardrails? Would those guardrails apply only to the LLM request/response, or can they also govern the LangGraph agent's tool calls and overall execution? What is the recommended Databricks architecture for applying AI Gateway guardrails to a custom LangGraph agent? Is the AI Gateway enabled option on a custom/agent serving endpoint different from the newer Unity AI Gateway Model Service functionality?
Can Unity AI Gateway Model Service guardrails protect an existing LangGraph agent deployed as a Data
External price control
In the Unity AI gateway, it is also possible to register an external model for which we pay the provider directly (OpenAI, Anthropic, etc.). In that case, Databricks now knows the prices for those models and can calculate, monitor usage, and alert or block based on budgets. more news https://medium.com/databrickscommunity/databricks-news-serverless-genie-code-ltap-lakeflow-61853d8e422a submitted by /u/hubert-dudek [link] [comments]
Skills in Unity Catalog
Skills are available in Unity Catalog. They use a similar concept to volumes and are integrated with the AI gateway. New REST endpoints for skills are coming, and a new tool to manage them, ucode, is already available. more news: https://medium.com/databrickscommunity/databricks-news-serverless-genie-code-ltap-lakeflow-61853d8e422a submitted by /u/hubert-dudek [link] [comments]
Databricks Unity AI Gateway
If I am an AI decision maker for an Enterprise, why should I choose Claude or GPT or any other enterprise subscriptions with seat based pricing where some of my colleagues are power users and some still learning effective AI use? Instead, I could just use Databricks Unity AI Gateway with the options of getting all of these at one place with PayG pricing along with state of the art free Open Source models, budget controls, smart routing, usage dashboard everything at one place. And the cherry on the top is if my enterprise data is also on Databricks!! What are your thoughts? Why would I do that? submitted by /u/myth-buster9999 [link] [comments]
NewsDatabricks Unity AI Gateway: Manage AI Strategy!
The Databricks Unity AI Gateway provides administrators with a centralized platform to monitor, manage, and govern a company's artificial intelligence strategy. Administrators can use this interface within the Databricks workspace to oversee and enforce governance policies for various proprietary models, open-source models, and coding agents.
NewsMonitor AI Model Usage & Spending on Databricks
Databricks AI Gateway enables admins to select which MCP server tools are exposed to agents and view their governance configuration. Usage tracking is automatically enabled to provide centralized visibility into model token consumption and spending metrics.
Experience Using Databricks AI Gateway's "Policies" Feature for Adding Safeguards
I am personally happy to see how we are moving away from the AI wild-west and into governed AI with proper safeguards, access, and cost controls. Here I am using Omnigent & Databricks' Unity AI Gateway, which allows you to add several layers of protection against risky/non-compliant AI usage. Note: "Policies" is still in beta, and during my testing, I did hit some cases where the guardrails should have been more rigorous. I passed along the feedback to the Databricks team, and I expect that things will be addressed sooner rather than later. PS: Trying out this different style of animated GIFs to explain different concepts after some feedback from the community here. Love to hear your feedback! submitted by /u/JosueBogran [link] [comments]
NewsMonitor LLM Usage & Prevent Data Leaks with Traces
Databricks Unity AI gateway's traces feature lets admins monitor all LLM usage and verify that sensitive data hasn't leaked. Traces provide a comprehensive view of all LLM activities to ensure security and compliance across the platform.
NewsSet AI Budgets & Control Spending in Databricks!
Databricks admins can configure spending budgets for individual users, workspaces, or groups through the AI Gateway's govern section to prevent overspending. The demo shows creating a named budget and selecting resource types like Unity AI Gateway to define which models and resources are subject to the budget limits.
Smart Routing in Unity AI Gateway: Match frontier quality with 30%+ lower cost per task
Smart Routing in Databricks Unity AI Gateway automatically directs coding tasks to the optimal model and harness across the price/performance frontier, matching frontier-level quality while cutting cost per task by more than 30%. The feature addresses the growing diversity of models and harnesses practitioners face by handling that selection for them rather than requiring manual tuning.
NewsPII Blocking in Action: Databricks AI Gateway Demo
Databricks AI Gateway's PII blocking feature detects and blocks personally identifiable information like emails, social security numbers, and addresses in user inputs before they reach external models. The demo shows that requests containing PII are rejected by the input policy, preventing sensitive data from being transmitted to the underlying model.
NewsBuilding Agents on Databricks with Custom Apps and Omnigent
This video demonstrates how to build, update, and govern custom AI agents on Databricks using Agent Bricks, Databricks Apps, and Omnigent. The tutorial shows how to integrate Model Context Protocol servers, track execution with MLflow traces, schedule automated agent tasks, and manage security policies through Unity AI Gateway.
NewsGoverning AI Strategy with Unity AI Gateway
The Unity AI gateway provides centralized monitoring, cost tracking, and governance for enterprise AI models, MCP servers, and coding agents. Administrators can use the platform to set budget limits, configure external providers, and enforce input policies that block personally identifiable information.
Kimi K3 from Moonshot AI is now available on Databricks through Unity AI Gateway
Moonshot AI’s most capable open-weight model, Kimi K3, is now available on Databricks through the Foundation Model API with full governance via Unity AI Gateway. Initially hosted in the US with comprehensive Zero Data Retention, the model integrates directly with your existing unified API, cost controls, guardrails, and observability workflows.
TutorialsBuilding Agents on Databricks with Custom Apps and Omnigent
The video demonstrates how to build, update, and govern a store operations AI agent on Databricks using Model Context Protocol servers and custom apps. It shows how to use Omnigent and CodeX to add new context and tools, redeploy the application, and manage governance and traces through the Unity AI gateway.
TutorialsDon't Let AI Run Wild: Unity AI Gateway to the Rescue
The Unity AI Gateway centralizes the monitoring, management, and governance of enterprise AI models, coding agents, and MCP servers within Databricks. Administrators can use the platform to track usage metrics, configure spending budgets, set up external model providers, and enforce input policies that block sensitive data like PII.
Announcement | Unity AI Gateway is Generally Available
🔴 Unity AI Gateway is Generally Available. 🔴
Unity AI Gateway is the Databricks governance solution for AI and is part of Unity Catalog. You can: ⚡ Control which AI services teams can use. ⚡ Route and manage AI traffic across providers. ⚡ Govern MCP servers to control access and costs. ⚡ Monitor usage, cost, access, and lineage from one place. FYI: Some capabilities, including service policies and agent services, remain in Beta. Unity AI Gateway Documentation: https://docs.databricks.com/aws/en/ai-gateway Blog post : https://www.databricks.com/blog/unity-ai-gateway-generally-available submitted by /u/Youssef_Mrini [link] [comments]
Unity AI Gateway is Generally Available
Unity AI Gateway is now Generally Available, giving organizations a unified way to govern spend, security, and access across models, agents, MCPs, skills, and tools. It provides end-to-end observability, smart routing, and runtime guardrails to manage growing token costs and protect sensitive data while preserving developer choice.
Announcement | How Databricks manages its own coding agent spend with Unity AI Gateway Budgets
The New Monday Morning Report: How Generative AI can deliver the insights your executives need.
Rebuilding retail Monday morning reports with generative AI transforms stagnant weekly rituals by fusing internal and external signals, ranking SKU and store watch outs, and drafting executive recommendations. This workflow operates directly on your governed lakehouse using Genie Ontology for context, Unity AI Gateway for control, and support for any model across any cloud.
v1.124.0 adds Terraform resources and data sources for three AI Gateway components: model service, model provider service, and MCP service. This enables infrastructure-as-code management of AI Gateway deployments through Terraform.
MLflow 3.15.0 introduces an MCP Registry for registering and sharing Model Context Protocol servers, enhances the Assistant with multi-provider LLM support and per-session token usage tracking, and enables proxy-less artifact transfers via presigned URLs to reduce server load and timeouts on large files. Additional improvements include sharable Runs table views, multi-modal image attachments for LLM judges to evaluate vision tasks, and numerous bug fixes across tracing, evaluation, gateway, and UI components.
The SDK introduces a new AI Gateway workspace service and adds new methods and fields across bundle deployments, compute, jobs, serving endpoints, and other APIs. Breaking changes include a modified create_deployment() method signature and removed deployment_id and lifetime fields.
This release adds a new AI Gateway service accessible via workspaceClient.aiGateway(). Bundle deployments now support the updateOperation() method and include additional fields for tracking deployment metadata, version history, and update timing.
The release introduces a new workspace-level AI Gateway service for managing AI catalog operations. Bundle Deployments now support update operations and include additional fields for tracking version history, dashboard metadata, and modification details.
How Databricks manages its own coding agent spend with Unity AI Gateway Budgets
Databricks governs its internal AI spend by routing every coding agent through Unity AI Gateway for centralized policy enforcement, spend controls, and unified observability. By pairing separate daily and monthly budgets with self-service budget increases, this governance model prevents runaway costs without slowing down developer productivity.
Building a soccer coaching app on Databricks
Coach's Corner is a Databricks App that processes 25 fps match tracking data into a sub-second 2D/3D tactical bench with replays, event analytics, a scout chat, and an opponent-dossier agent. The end-to-end solution is powered entirely on the Databricks platform, utilizing Lakeflow pipelines for data refinement, DBSQL and Lakebase for rapid querying, and Unity Catalog-governed AI tools like Genie, Vector Search, and MLflow tracing.
Meta’s Spark Muse 1.1 is now available on Databricks, fully governed by Unity AI Gateway
Meta's new Spark Muse 1.1 model is now available on Databricks through Unity AI Gateway's Model Provider Services, allowing teams to securely access and govern any model from day one. By registering providers once in Unity Catalog, platform teams can eliminate API key sprawl, enforce centralized permissions and guardrails, and automatically track token usage, costs, and audit logs for end-to-end observability.
NewsYour Favorite Agent Harness Now Works with Databricks
The video demonstrates how to connect coding agents and harnesses like Open Code and Codex to Databricks using the Unity Catalog AI Gateway. Viewers learn how to configure the U Code CLI, authenticate their Databricks profile, and run these external AI agents to generate code.
Inkling model from Thinking Machines Lab now on Databricks
The open-weights Inkling model from Thinking Machines Lab is now available on Databricks through the Unity AI Gateway, allowing practitioners to easily build and deploy AI agents and coding applications on enterprise data. This release enables teams to leverage a model optimized for coding, agentic reasoning, and multimodal inputs while maintaining centralized security, cost controls, and observability.
Data-Native AI Agents: Why Agents Must Move to Your Data
AI agents must run directly within your data stack rather than in a separate, external stack to avoid compounding penalties like fragmented governance, high egress costs, and latency. By deploying data-native agents on the Databricks Data Intelligence Platform, enterprises can leverage an integrated stack of Unity Catalog, AI Search, MLflow, Lakebase, and AI Gateway to ship secure, trusted AI features faster.
ReleasesDatabricks launches across the Data + AI stack in 90 seconds
Databricks announced LTAP to unify lakebased and lakehouse data, eliminating ETL and enabling a single copy of data for analytical and operational needs. They also introduced Unity AI Gateway for governance, Genie Ontology for enterprise knowledge graphs, and open-sourced Omniant for managing multiple coding agents.
Announcement | Building an open ecosystem for AI governance with Unity AI Gateway
Shipping Unity AI Gateway OTel to other collectors
OBO Authentication with Unity AI Gateway and databricks.agents.deploy()
EventsAll the AI Databricks Data + AI Summit Announcements you need to know | AI Newsround - June 2026
Databricks announced several new AI-focused products and updates at its 2026 Data + AI Summit, including the expanded Genie family (Genie 1, Genie Ontology, Genie Agents), the Unity AI Gateway with enhanced governance and cost tracking, and Customer Lake for an integrated CDP solution. The video also highlighted Omnigent as an early-stage open-source meta-harness for agent interoperability and the release of the capable open-source model GLM 5.2.
Databricks positioned highest in execution and furthest in vision for the second consecutive year in Gartner Magic Quadrant
Databricks is recognized as a Leader in the 2026 Gartner Magic Quadrant for AI Platforms for Data Science and Machine Learning, positioned highest in execution and furthest in vision for the second consecutive year. This reflects the market shift towards deploying agentic applications that reason on governed data, enabled by Databricks' unified data, AI, and governance platform with Unity Catalog and Unity AI Gateway.
EventsData + AI Summit - AI Recap + Q&A
Advancing Analytics hosts a live event summarizing the key AI-focused announcements from the recent Databricks Data and AI Summit in San Francisco. The presenters discuss and demo major platform developments including Genie 1, Unity AI Catalog and AI Gateway, Omnigen, and Genie ML.
EventsAli Ghodsi, Co-founder and CEO, Databricks kicks off Data + AI Summit 2026
Ali Ghodsi kicked off the Data + AI Summit 2026 by announcing new Databricks features and architectural layers focused on open data formats, unified governance, cost controls, and enterprise context. He also detailed platform updates including Genie ontology and agents, LakeBase Postgres, Unity AI Gateway, and the acquisition of security platform Panther Labs.
NewsWhat's new in Unity AI Gateway: multi-AI governance and cost control #databricks
Unity AI Gateway provides centralized governance, security, and cost control for AI models, agents, and skills. It introduces an agent registry to unify inventory and management of all agentic assets across an enterprise.
EventsDatabricks Data + AI Summit 2026 - Day 2 Highlights
The Databricks Data + AI Summit Day 2 keynote highlighted Omnigen for managing AI model usage and smart routing to select appropriate models for tasks. Key announcements included the Unity AI Gateway for cost control and testing, and Genie for ML to accelerate machine learning development.
EventsRecap of product announcements from Data + AI Summit 2026 | Day 1
Databricks announced several new products and features at the Data + AI Summit 2026, Day 1, including the Genetic Data Foundation, Lakehouse RT, Lake Base with disaster recovery, Lake Flow, Genie Ontology, Unity AI Gateway, Omnigent, and various Genie agents (Genie 1, Genie Code, Genie Agents). They also introduced new applications like Lake Watch for SIM and Customer Lake for CP.
Building an open ecosystem for AI governance with Unity AI Gateway
Unity AI Gateway now integrates with 10 security vendors to protect AI interactions and 3 identity providers to govern AI agent access. This enables centralized visibility and control over AI activity, policy enforcement, and risk management across models, agents, and tools.
MLflow 3.14.0 adds one-command agent setup with Databricks support and durable low-latency Claude Code tracing, Review Queues for trace annotation and feedback collection, and @mlflow.test pytest markers for regression testing. Default model serialization formats change for sklearn to skops, PyTorch to pt2, and LightGBM to skops.
EventsDatabricks Data + AI Summit 2026 - Day 1 highlights
Databricks Data + AI Summit 2026 Day 1 announced Raiden, a new real-time analytical engine built in Rust, and highlighted the importance of ontologies for AI. Other key announcements included the Unity AI Gateway for AI governance and cost management, Omnigen, and Genie One for bridging the gap between technical and business users.
EventsData + AI Summit Keynote 2026 | Day 1
The Data + AI Summit Keynote 2026 introduces major updates to Databricks, including enhanced open data integration, automated context generation via the Genie Ontology, and the Unity AI Gateway for managing enterprise AI governance, security, and costs. The presentation also demos practical use cases for data-driven agents and announces new tools like Genie 1, Genie agents, and LakeBase Postgres.
What’s new with Unity Catalog at Data + AI Summit 2026
Unity AI Gateway now extends Unity Catalog's runtime governance to AI agents, models, and tools, allowing you to govern agent actions, not just data access. Glossary and Domains provide a shared, governed source of business context for both people and agents, while a single catalog and policy set ensure consistent governance across all clouds and regions.
AI governance at Data + AI Summit 2026: What’s new with Unity AI Gateway
Unity AI Gateway now offers unified cost management, governance for AI assets and interactions, and monitoring for AI activity at scale. These new capabilities, announced at Data + AI Summit 2026, extend Unity Catalog to models, agents, and services, while providing spend visibility, runtime controls, and security features.
Unifying Data and Governance in the Agentic Era: What’s New with Azure Databricks
Azure Databricks now offers new capabilities for unifying data and governance in the agentic era, including the industry's first true LTAP architecture, serverless Postgres database branching, and millisecond-level response times via Lakehouse//RT. These updates also bring Genie for Microsoft Teams and M365 Copilot, the new Azure Databricks Excel Add-in, and Azure Databricks CustomerLake, a lakehouse-embedded Agentic CDP.
Announcement | Claude Fable 5 on Databricks, Governed through Unity AI Gateway
How to Manage your LLM Teams using MLflow's Role-Based Access Control
MLflow's new Role-Based Access Control (RBAC) helps LLM teams define reusable roles, isolate workspaces, and enforce fine-grained permissions across prompts, experiments, and AI Gateway resources. Learn how to manage your LLM teams using these new MLflow RBAC capabilities.
Get Tuesday's version of this
Tracking Unity AI Gateway? The Tuesday email carries what moved across the whole ecosystem, not just this topic. Free, one-click unsubscribe.



