惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
U
Unit 42
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
J
Java Code Geeks
D
DataBreaches.Net
B
Blog RSS Feed
D
Docker
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
Y
Y Combinator Blog
A
About on SuperTechFans
V
V2EX
罗磊的独立博客
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
Last Week in AI
Last Week in AI
S
SegmentFault 最新的问题
月光博客
月光博客
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
阮一峰的网络日志
阮一峰的网络日志

Databricks

How lakebase architecture delivers 5x faster Postgres writes Why Talent Transformation Is the Missing Focus of Enterprise AI Public Health Intelligence Shouldn't Require a Data Scientist Mean Time to Detect Is a Data Access Problem First-party audience data is the ad sales relationship now Rethinking Distributed Systems for Serverless Performance and Reliability The AI Scaling Gap Hiding in Digital Native Companies 10 trillion samples a day: Scaling beyond traditional monitoring infra at Databricks AI success starts with clean data, not just better models How nOps Rebuilt Their Cloud Optimization Platform on Databricks Lakebase, and Why Other ISVs Should Too Peril Predicts: Precision Payouts for a Volatile World The foundation of AI scalability: one team, one platform, one operating model The Federal Data Paradox: Rich in Data, Poor in Access Driving Budapest Forward: How BKK Uses Databricks to Transform City Mobility LLM Vs AI: A Practical Guide to Differences, Use Cases, and Tools Model Risk Governance Is Not the Same as Risk Intelligence Generative AI for Business: A Complete Strategy and Implementation Guide Data Science vs Data Engineering: Choosing Analysis or Infrastructure AI Applications: Tools, Use Cases, and Platforms MLOps vs DevOps: A Practical Guide for Data Scientists and IT Teams Top Data Warehouse Tools For Modern Data Analytics Unlocking SAP Business Context in Databricks with Semantic Metadata Delta Sharing The marketing activation gap has a fix: Databricks and Stitch partner to turn data infrastructure into marketing performance Alert Fatigue Is a Business Risk Backstage with Lakebase Shipping Faster isn’t Learning Faster Why Your OEE Dashboard Is Lying to You The Turbine That Tried to Tell You It Was Failing Predicting Readmissions Isn't Enough. Acting in Time Is. Clinical Trials Run Longer Than They Have To. That's a Patient Problem
Agent Bricks: The Governed Enterprise Agent Platform
2026-04-14 · via Databricks

The basic agent pattern is familiar by now: a model connected to tools, reasoning, and taking actions. But building the loop is not the hard part. The hard part is making enterprise agents work on real business data, under real permissions, with real consequences.

The most valuable agents are defined by how deeply they connect to your business: customer records, operational systems, internal policies, and institutional knowledge. A financial services agent reviewing loan applications and applying company underwriting policies is valuable because it operates in a business context, not because of the model or framework alone. That context is what makes agents useful, and what makes them difficult to run in production. Agents need to understand what data means, operate under the right identity and permissions, and work across models without locking teams into a single vendor.

This is where most teams get stuck. Most agent products give you pieces, not a platform.

This is why we built Agent Bricks. Agent Bricks is Databricks’ enterprise agent platform for building, deploying, and governing agents that operate on your business data, end to end. It unifies model access, execution, governance, and context so teams can run agents reliably in production.

Agent Bricks: The Governed Enterprise Agent Platform

Thousands of organizations across financial services, retail, healthcare, and technology have deployed production agents at scale on Agent Bricks, including WorkdayVirgin Atlantic, Zapier, EchoStar, and AstraZeneca. Teams are building agents that deliver continuous market analysis to hundreds of analysts, orchestrate workflows across supply chain, procurement, and R&D systems, solve employee requests for complex service tasks automatically, and detect and resolve anomalies in marketing campaigns before advertising dollars are wasted.

Today, we are announcing the general availability of Document Intelligence and Custom Agents, along with new capabilities across the platform, including AI Gateway, to help you build, govern, and secure enterprise agents grounded in rich context from your data.

"With Agent Bricks, we’re not building one-off AI projects, we’re building an enterprise AI fabric. Interoperability, identity-first security and governance were designed from day one, so our agents behave like any other mission-critical system, not a science experiment." — William Acosta, Head of Agentic AI Engineering, EchoStar

The Agent Bricks platform

Running agents in production requires more than a model and tools. It requires a platform. Three things define the Agent Bricks platform:

Open and multi-AI. To build useful agents and agentic applications, teams need to work across multiple model providers and frameworks to choose the right models, use the right tools, and manage access, cost, and reliability. Agent Bricks natively supports frontier models and popular coding agents like Cursor, Codex, and Claude Code through a single API, with built-in routing, fallback, and cost optimization. It also supports building and deploying agents with major frameworks such as LangGraph and OpenAI Agents SDK. This allows teams to switch models or integrate external agents without rebuilding their systems. Today, 63% of customers route tasks across two or more model families, ensuring agents remain flexible and resilient as models evolve. 

Unified governance. Most platforms govern the agent, which tools it can call, and what permissions it holds. Agent Bricks governs the agent and everything it interacts with in a single system. With Unity Catalog and AI Gateway, access to data, models, and external MCPs is managed and observed in one place, with identity enforced end to end. Agents inherit user identity through on-behalf-of token passing, so they can only access what the user is authorized to use. Whether querying your lakehouse or calling external APIs, the same permissions, auditing, and routing apply across every interaction. This ensures every agent interaction is secure, observable, and consistent.

"Agent Bricks gives us a structured way to coordinate multiple data intelligence endpoints in a single system. Instead of hard-coding routing logic, we can guide how the agent prioritizes Genie and governed data in Unity Catalog through clear instructions. That makes it much easier to build an internal ‘ask data’ experience that’s flexible and reliable as it evolves.” — Alvaro Martin, Sr. Data Engineer, Zapier

Accurate because it understands business context. Agent accuracy depends on more than model quality. Agent Bricks uses Unity Catalog metadata, including schema, business definitions, lineage, permissions, and data quality signals, to improve how agents reason and act. This context is embedded directly into retrieval and planning, delivering 70% higher accuracy than standard RAG and a 30% improvement in multi-step workflows. For structured data, Genie Spaces leverage the semantic layer so agents reason over business definitions, not raw column names. This means agents return answers aligned to how your business actually operates, not just what the data says. This is what turns models into systems that understand your business.

What's new

Today’s releases expand what teams can build on Agent Bricks across multi-AI, governance, and enterprise context:

Multi-AI and agent orchestration

  • Custom Agents on Apps (GA). Build and deploy agent applications with any model or framework, with full lifecycle support and serverless compute. Native integration with Lakebase provides memory, conversation history, and state for long-running workflows.
  • Supervisor Agent (GA). Orchestrate multiple agents and tools into a single workflow. Define the task and connect your systems. The supervisor coordinates execution across models and tools.
  • Web Search in Foundation Model API. Ground agent responses with real-time information from the web using native provider search capabilities.

Governed access across tools, models, and data

  • AI GatewayA unified layer to manage and govern access to models, coding agents, and now MCP-connected tools. It enforces identity, permissions, and observability across every interaction, so agents operate securely across your models, tools, and APIs. Now also with guardrails to detect and mitigate risks like PII exposure, unsafe content, prompt injection, data exfiltration, and hallucinations, with customizable options for various security needs.
  • Managed OAuth MCP Connectors. Securely connect external services like GitHub, Atlassian, and Glean as governed tools. Credentials are managed centrally, so agents can access systems without exposing secrets.

Enterprise context that makes agents accurate

  • Document Intelligence (GA). Extract and structure data from unstructured documents like contracts, invoices, and reports, turning PDFs into queryable knowledge without custom pipelines.
  • Knowledge Assistant (GA). Automatically ingest enterprise documents and make them accessible to any agent, with retrieval that incorporates system context, metadata, and user constraints.
  • Agent Mode in Genie SpacesMove from single-turn Q&A to multi-step reasoning and analysis over your data, enabling agents to plan, explore, and answer complex business questions.
  • CLEARS Framework for Agent Quality with MLflow. Evaluate agents across correctness, latency, execution, adherence, relevance, and safety with a standardized framework in MLflow for production quality.

Build on Agent Bricks today

The challenge is no longer building the agent loop. It is building everything around it: identity that cannot be bypassed, credentials that do not leak, model routing that avoids lock-in, business context that makes results correct, and observability that shows what every agent did and why.

Most platforms focus on pieces of this system. Agent Bricks brings it together.

It is a multi-AI, governed platform for agents operating on enterprise data, designed to run reliably in production from day one. And we are continuing to expand that system through a growing ecosystem of integration partners, including Accenture, Atlan, Arize, CapgeminiCelebal, Collibra, Dataiku, Deloitte, EY, Glean, Infosys, LlamaIndex, Lovelytics, LTM, Monte Carlo, Omni Analytics, Qlik, Retool, Sigma Computing, SlalomTiger Analytics, Tredence, and Wipro, extending Agent Bricks across the tools and services enterprises rely on every day.