- 97 Views
- 1 replies
- 0 kudos
Agent crashes out on cells with %skip?
On my first try with letting the Genie Code agent run multiple cells in my existing notebook, it fails at a certain cell that has previously been given the %skip magic. If I un-skip it, agent can then run the cell.Bug?
- 97 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi, this definitely sounds like a bug, the fact that when you remove the %skip it runs fine. I did also find another report of this issue. The best bet is to file a support ticket for this. They will make sure it gets to the correct engineering team....
- 0 kudos
- 569 Views
- 1 replies
- 0 kudos
The Real Problem with AI is Not Intelligence. It is Context.
I have been thinking a lot about something Ali Ghodsi (CEO - Databricks) said recently. In a Bloomberg interview, he stated: "We already have artificial general intelligence. We don't need AI to get smarter. It is just lacking context."After years of...
- 569 Views
- 1 replies
- 0 kudos
- 0 kudos
I built an interactive experience to go along with this discussion. It lets you toggle context signals on and off and see how AI decisions change in real time.Try it here: aineedscontext.comIt covers four scenarios: grocery reorder decisions, paymen...
- 0 kudos
- 1765 Views
- 2 replies
- 5 kudos
Databricks Genie Code One Month In — What It Means for Us as Data Engineers
As a data engineer, I've been watching Genie Code closely since it went GA last month, and I wanted to share some honest thoughts here today not a feature dump, but how it's starting to change the way I think about my own role.Databricks recently sha...
- 1765 Views
- 2 replies
- 5 kudos
- 5 kudos
Very well said. Thanks for sharing your honest experiences!
- 5 kudos
- 625 Views
- 3 replies
- 1 kudos
Resolved! Can genie code be accessed via databricks app or external app; or is it confined to Workspace UI?
Hi, Can genie code be accessed via databricks app or external app; or is it confined to Workspace UI only?
- 625 Views
- 3 replies
- 1 kudos
- 1 kudos
The question raised by @Gautam2809 was about Genie Code - specifically can you use it outside UI. And as of now there's no such an option.
- 1 kudos
- 795 Views
- 2 replies
- 0 kudos
Resolved! MLFlow tracking from Azure Container Instance
Hi everyone,we're building a voice chatbot for a customer using a mix of technologies — Databricks, Azure AI Foundry, and a few external containerized services.Currently, we're tracking requests and logs via Lakebase with custom traces, but I'm now e...
- 795 Views
- 2 replies
- 0 kudos
- 0 kudos
Similar response to the one from WorksBuddy. Short answer: yes, it's supported, and there's a specific Databricks guide for your case. The tutorial you found is for local/IDE; the production-container equivalent is here: Trace agents deployed out...
- 0 kudos
- 633 Views
- 1 replies
- 0 kudos
Resolved! FMAPI Anthropic endpoint rejects requests with trailing assistant message — known limitation?
Hey all — looking for confirmation on a behavior I'm hitting on the Foundation Model API (pay-per-token) Anthropic-compatible endpoint, in case anyone else has worked around it.What I'm doing: serving Claude models through /serving-endpoints/anthropi...
- 633 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @cormierjohn , Your understanding is correct. The validation rejecting a trailing assistant turn is happening at the FMAPI proxy layer before the request reaches Claude, so any client that uses Anthropic's prefill primitive will 400 against this e...
- 0 kudos
- 827 Views
- 1 replies
- 0 kudos
ai-dev-kit -Best practices and Scoped PATs
SpoilerHi,I am experimenting with ai-dev-kit and would like to ask whether there are any best practices, demos, or safety guardrails that were followed when using it. Specifically recommended settings for a limited-access PAT for dev-ai-toolkit.Thank...
- 827 Views
- 1 replies
- 0 kudos
- 0 kudos
@skarangi_349 As this is not a official DB product hence there's no such guide or docs. Best would be to follow the creators - https://www.youtube.com/@DustinVannoyYou may check other videos over youtube as well.
- 0 kudos
- 182 Views
- 0 replies
- 0 kudos
Genie Code prompt context absent, what I think, could be power features
But for all I can know are these limits intentional?Empathy for the Genie (image(1))---This feels a little short sighted. Almost the like, in some ways, a terminal is still more elevated. AI prompt certainly won't be a challenge to HAL9000 anytime so...
- 182 Views
- 0 replies
- 0 kudos
- 10015 Views
- 7 replies
- 6 kudos
OpenAi gpt-oss support for responses API?
I was looking forward to using there openAI responses API when the new gpt-oss models were added to Databricks.The openAI website states these model are compatible with the responses API.However, it does not seem to support it on Databricks. See erro...
- 10015 Views
- 7 replies
- 6 kudos
- 6 kudos
Great discussion here—this highlights a real gap between the Chat Completions API and the newer Responses API. It’s clear the Responses API is the direction forward, especially with better multi-modal and tool-calling capabilities, but the lack of su...
- 6 kudos
- 268 Views
- 1 replies
- 1 kudos
Poll: With the current maturity of LLMs and Genie, how are you positioning Genie in your org
Do you see Genie (or similar AI analytics tools) as:1️⃣ Primarily for power users / data-savvy users to enhance their daily work by correlating multiple business signals to generate deeper insights and answer more complex questions for the organizati...
- 268 Views
- 1 replies
- 1 kudos
- 1 kudos
According to my experience both target groups can be adressed:Genie (spaces) are made for use by power usersEnabling Genie spaces via Databricks One* can be used by a broad organizationGenie Code is for technical persons e.g. data engineers, data sci...
- 1 kudos
- 263 Views
- 1 replies
- 0 kudos
Need Help with This Issue in Databricks Workflow
Hi everyone,I’m currently working with Databricks and facing an issue related to my setup/workflow. I’ve tried checking the basic configurations, but I’m still not able to resolve it.Could someone please guide me on the best approach or point out wha...
- 263 Views
- 1 replies
- 0 kudos
- 0 kudos
@smith2 Please specify the issue faced and screenshots of errors will be helpful.
- 0 kudos
- 4311 Views
- 1 replies
- 0 kudos
Resolved! Error: "Invalid model name" in Databricks AI Gateway when setting up Vertex AI endpoint
Hi everyone,I'm trying to set up a new serving endpoint in Databricks using Google Cloud Vertex AI as the provider. I want to route it to claude-opus-4-6.However, as soon as I try to create it, I get the following UI error (see screenshot):"Invalid m...
- 4311 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @martkev -- good news: your model name is correct. The Vertex AI model ID for Claude Opus 4.6 is indeed claude-opus-4-6 (per Anthropic's official documentation). The issue is on the Databricks side -- the UI enforces an internal allowlist of recog...
- 0 kudos
- 649 Views
- 1 replies
- 0 kudos
Petition to update your documentation about inferencing LLMs and standardize LLM response format
TL;DRInconsistent & Undocumented Response Format: Contrary to Databricks documentation, enabling thinking.type for Gemini 2.5 Flash changes the ChatCompletion content field from a standard string to a list of dictionaries, breaking expected behavior....
- 649 Views
- 1 replies
- 0 kudos
- 0 kudos
Hey @trickywhitecat , You're right that when thinking.type is enabled for Gemini 2.5 Flash on a Databricks serving endpoint, the content field comes back as a list of dictionaries instead of a plain string. That breaks the expected OpenAI ChatComplet...
- 0 kudos
- 1650 Views
- 4 replies
- 0 kudos
Resolved! Genie integration in Dashboards fails with "GenericChatCompletionServiceException" (Free Edition)
I am experiencing a persistent error when using Genie Space integration within a Databricks Dashboard (v3/Lakeview). While Genie works perfectly as a standalone Space, it consistently fails when invoked via the Dashboard sidebar.Environment:Edition: ...
- 1650 Views
- 4 replies
- 0 kudos
- 0 kudos
Yes 100%, any user would need to have select permissions on the table that the Genie Space is created on top of.
- 0 kudos
- 1001 Views
- 2 replies
- 1 kudos
Resolved! Feedback not showing up in Genie from Copilot Studio Genie Agent
Hi,We've created an Agent using Copilot Studio for Genie and integrated with Teams Channel.The feedback there is working and we can see the reactions in the Copilot Studio Analytics.But the feedback is not going to the actual genie space, neither the...
- 1001 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi @souravg, @Ale_Armillotta is right. At the moment, Genie only records feedback (thumbs up/down, "Fix it", comments) when it’s given directly in the Genie UI. The public Genie Conversation APIs that Copilot Studio/Teams use don’t expose any endpoin...
- 1 kudos
-
agent
2 -
agent bricks
2 -
Agent Skills
1 -
agents
2 -
AI
2 -
AI Agents
10 -
ai gateway
2 -
Anthropic
1 -
API Documentation
1 -
App
3 -
Application
1 -
Asset Bundles
1 -
Authentication
1 -
Autologging
1 -
automoation
1 -
Aws databricks
2 -
ChatDatabricks
1 -
claude
5 -
Cluster
1 -
Credentials
1 -
crewai
1 -
cursor
1 -
Databricks App
3 -
Databricks Course
1 -
Databricks Delta Table
1 -
databricks genie
1 -
Databricks Mlflow
2 -
Databricks Notebooks
1 -
Databricks SQL
1 -
Databricks Table Usage
1 -
Databricks-connect
1 -
databricksapps
1 -
delta sync
1 -
Delta Tables
1 -
Developer Experience
1 -
DLT Pipeline
1 -
documentation
1 -
Ethical Data Governance
1 -
Foundation Model
4 -
gemini
1 -
gemma
1 -
GenAI
11 -
GenAI agent
2 -
GenAI and LLMs
5 -
GenAI Generation AI
1 -
GenAIGeneration AI
48 -
Generation AI
2 -
Generative AI
5 -
Genie
20 -
Genie - Notebook Access
2 -
Genie Code
3 -
GenieAPI
5 -
Google
1 -
GPT
1 -
healthcare
1 -
Index
1 -
inference table
1 -
Information Extraction
1 -
Langchain
4 -
LangGraph
1 -
Llama
1 -
Llama 3.3
1 -
LLM
2 -
machine-learning
1 -
mcp
3 -
Metric Views
1 -
MlFlow
4 -
Mlflow registry
1 -
MLFlow Tracking Server
1 -
MLModels
1 -
Model Serving
3 -
modelserving
1 -
mosic ai search
1 -
Multiagent
2 -
NPM error
1 -
OpenAI
1 -
Pandas udf
1 -
Playground
1 -
productivity
1 -
Pyspark
1 -
Pyspark Dataframes
1 -
RAG
3 -
ro
1 -
Scheduling
1 -
Server
1 -
serving endpoint
3 -
streaming
2 -
Tasks
1 -
Vector
1 -
vector index
1 -
Vector Search
2 -
Vector search index
6