How to deploy an Agent
Hi everyone, I’m currently developing several Databricks Agents using a custom Claude skill to integrate Databricks Asset Bundles (DABs), Mosaic AI frameworks, and LangGraph. My current workflow is the following: I develop the agents locally.For depl...
- 155 Views
- 2 replies
- 1 kudos
Latest Reply
Hey, your approach is a common pattern. But there has been a recent shift where we now recommend creating the agents as databricks apps instead. This allows you to not do pipeline execution steps. Here are a couple of articles you may find helpful. h...
- 1 kudos