Databricks Community is the official forum for data engineers, data scientists, data enthusiasts and AI practitioners to ask questions, share knowledge, and collaborate on everything related to Databricks. Members can find answers, share best practices, and support each other in an environment that ensures respectful interactions.
I have selected a non-instruct model: databricks-qwen35-122b-a10b. Although the model doesn't matter. So when I type anything in the chat UI after deployment, the response is always along t...
Hello, In my team we have a dashboard that tracks the Genie Answers Quality: the question that was made, the feedback, who made it,... We use the Genie API to extract the conversations of the Genie,...
Hello, I'm currently building a Databricks App using AppKit and AI/BI Genie to let business users ask natural-language questions over registration and customer-demographic data. For privacy...
Hi, I'm working on a trade surveillance agent and need access to foundation model endpoints. Currently getting this error when calling any LLM endpoint: Error: "The endpoint is temporarily disab...
I am trying to use CrewAI to train an agent with a Databricks-hosted LLM (such as Llama 2 instruct or DBRX) via the databricks_langchain integration. I want CrewAI to use only my Databricks...
I want to add a set of Common Questions to my genie room as a guideline for users of what functions (i.e., question types) they are encouraged to choose from. I want it to be like a pseudo-menu...
Hi everyone, I'm trying to use the new Unity AI Gateway v2 (beta) endpoint from an agent deployed with the Mosaic AI Agent Framework and I'm running into what looks like a scope mismatch. Library v...
Hello, When deploying agents via a Serving Endpoint with "Scale To Zero" enabled, we are encountering that at seemingly random times, when we hit the endpoint to wake it up, it will begin to "Scale ...
Is the "move fast and break things" startup mindset actually fatal for custom AI agent development? I read that rushing MVPs creates massive tech debt and unstable guardrails that cause projects to ...
I'm trying to use the Foundation Models API (databricks-claude-opus-4-8) in my workspace but every call returns this error: PERMISSION_DENIED: The endpoint is temporarily disabled due to a Databric...