Running CrewAI with Databricks-Hosted LLMs
How to run CrewAI multi-agent workflows on Databricks using hosted foundation models instead of OpenAI, with LiteLLM and MLflow tracing.
CrewAIDatabricksLLM
2 notes
How to run CrewAI multi-agent workflows on Databricks using hosted foundation models instead of OpenAI, with LiteLLM and MLflow tracing.
Explore two approaches for handling semi-structured data formats like JSON, XML, and CSV in Databricks - VARIANT data type and Spark Declarative Pipelines.