Skip to main content

Build AI agents on Databricks

Databricks supports building, evaluating, and deploying AI agents, from simple LLM calls and Retrieval Augmented Generation (RAG) chatbots to tool-calling agents and multi-agent systems. These guides cover the concepts, development workflows, and tools you use to ship an agent.

Get started

Try a quickstart or learn the foundational concepts.

Concepts

Get familiar with how agents work on Databricks.

Build and deploy

Develop and deploy agents.

    • Agent Framework
    • Build and deploy agents, including RAG applications and multi-agent systems, with Python.
    • Supervisor Agent
    • Build a supervisor agent that orchestrates Genie Spaces, agent endpoints, Unity Catalog functions, MCP servers, and custom agents.
    • Guide: RAG
    • Build a Retrieval Augmented Generation (RAG) system end-to-end.

Query and serve

Query LLMs and serve agents and models on scalable endpoints.