Prerequisites
A Databricks data connection authenticated with a personal access token, M2M OAuth, or Azure Entra ID service principal. (Per-user OAuth connections can’t be used for inference — the agent runs without a user context.)Configure in Datafold
- Navigate to Settings → Integrations, click Add New Integration, and choose Databricks.
- Select the Data connection whose workspace hosts your serving endpoints.
- Models — the workspace’s ready LLM serving endpoints are listed automatically. Select the ones to expose (e.g.
databricks-claude-sonnet-4-5). - Model API surfaces — Datafold infers each endpoint’s wire protocol (Anthropic messages for Claude endpoints, chat completions or Responses for others) from its name. Override per model for custom-named endpoints.
- Click Save.
