How I Built a Databricks AI Agent with No Custom Tables (OpenAI Agents SDK + Gradio)
A developer built a fully working conversational AI agent on Databricks without custom tables or Vector Search, using only the built-in samples.tpch dataset. The stack includes OpenAI Agents SDK, Databricks Model Serving…