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, with Python and any authoring library.
    • 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.