- 37157 Views
- 22 replies
- 48 kudos
Databricks Announces the Industry’s First Generative AI Engineer Learning Pathway and Certification
Today, we are announcing the industry's first Generative AI Engineer learning pathway and certification to help ensure that data and AI practitioners have the resources to be successful with generative AI. At Databricks, we recognize that generative ...
- 37157 Views
- 22 replies
- 48 kudos
- 48 kudos
Dear Certifications TeamI have completed full Generative AI Engineering Pathway, so I received module wise knowledge badge but I didn't received the overall certificate which mentioned in description which is Generative AI Engineer with one Star. Req...
- 48 kudos
- 5104 Views
- 3 replies
- 1 kudos
Resolved! How do Agentic AI services differ from traditional AI automation tools?
Hi everyone,I’m looking to understand the real difference between Agentic AI services and the traditional AI automation tools many businesses already use.In your experience, what makes Agentic AI services more advanced or effective?Are the advantages...
- 5104 Views
- 3 replies
- 1 kudos
- 1 kudos
The core difference really does come down to autonomy and reasoning loops, not just better automation. Traditional AI automation tools (think RPA, rule-based bots, even most "AI-powered" workflow tools) operate on a trigger-action model. You define t...
- 1 kudos
- 492 Views
- 2 replies
- 0 kudos
Resolved! Querying Metric Views via Classic/Pro SQL Warehouses
I recently came across a unique edge case where I was serving a few metric views to my Genie Space.Within metric views, I had custom formatting options such as currency in INR. When I was querying using a Serverless Warehouse, the results were correc...
- 492 Views
- 2 replies
- 0 kudos
- 0 kudos
You can handle the localization directly in the SQL model using CONCAT('INR', FORMAT_NUMBER(revenue, 2)) if you must stay on Pro. Otherwise, as Databricks recommends Serverless for optimal Genie Space performance, move to a Serverless SQL warehouse a...
- 0 kudos
- 976 Views
- 1 replies
- 3 kudos
Request for Genie Agent Mode API with Streaming & Reasoning Trace Support
Hi everyone,Genie Agent Mode has been incredibly impressive and is one of the best tools we’ve come across, especially in how it handles multi-step reasoning and delivers structured end-to-end insights.We’re currently building a frontend application ...
- 976 Views
- 1 replies
- 3 kudos
- 3 kudos
Hi Asfriz,Genie Agent mode is currently unavailable via direct API. This capability is something we are also eagerly waiting for.For now, you can try building an Agent Supervisor which has your Genie space served as a tool & utilize the orchestrator ...
- 3 kudos
- 401 Views
- 1 replies
- 0 kudos
Resolved! 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?
- 401 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
- 1947 Views
- 2 replies
- 0 kudos
Resolved! Genie Agent Mode Visibility vs Standard Mode Monitoring
In standard Genie Space chat, space managers can use the Monitoring tab to review prompts/conversations. However, in Agent Mode, we see the warning:“Genie agent responses may contain results obtained using other users’ credentials and are hidden from...
- 1947 Views
- 2 replies
- 0 kudos
- 0 kudos
If agent-mode Genie answers may contain data outside the reviewing manager’s own RLS/CLS scope, does that mean potentially sensitive data outside the Genie space (that is viewable to Genie Space user) is being processed by underlying foundation model...
- 0 kudos
- 1441 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...
- 1441 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
- 618 Views
- 1 replies
- 0 kudos
Resolved! Agent on Genie Code suddenly not available
Hello, I started using the agent mode in Genie Code these past 2 days, but a few hours ago it said "service is not available" and the agent button now disappeared. What happened?
- 618 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @Clever, What you’re describing usually points to Genie Code Agent mode no longer being available in that workspace, rather than a problem with your specific chat session. A common reason is that partner-powered AI features may have been disabled ...
- 0 kudos
- 1215 Views
- 2 replies
- 1 kudos
Resolved! MCPs not working properly
Has anyone facing the same issue?Basically we created a MCP to use OpenMetadata functionalities. It works fine on AI Playground, and it works fine on Databricks Genie (previously, Databricks One). But when I try to add this MCP on Genie Code, it fail...
- 1215 Views
- 2 replies
- 1 kudos
- 1 kudos
Hello @arthurandrade , I looked into this and here is what If found: These are really two separate problems, and the thing that untangles them is realizing that AI Playground, Chat in Genie (what used to sit under Databricks One), and Genie Code are ...
- 1 kudos
- 11179 Views
- 12 replies
- 0 kudos
Gen AI course material
Databricks updated the Generative AI course https://partner-academy.databricks.com/learn/lp/315/generative-ai-engineering-pathway but the course material is missing in the partner academy. Does anybody know where to download the course material?
- 11179 Views
- 12 replies
- 0 kudos
- 0 kudos
I wasn't able to find separate downloadable materials either. While searching for alternatives, I ended up using a few external GenAI courses (including one from Edureka) for additional practice and explanations. If anyone has located the official Da...
- 0 kudos
- 2760 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...
- 2760 Views
- 2 replies
- 5 kudos
- 5 kudos
Very well said. Thanks for sharing your honest experiences!
- 5 kudos
- 1062 Views
- 2 replies
- 1 kudos
Resolved! Hosted gpt-oss endpoint system prompts contain "You have no access to tools"
We are using the foundation model endpoints (provisioned and pay-per-token) for the gpt-oss models for a research project. We have been experiencing consistent tool call failures: gpt-oss-20b was failing ~1 out of every 12, while gpt-oss-120b was fai...
- 1062 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi @satusky, I'm not an expert in this area, but after some internal research, I wouldn't treat a leaked system-prompt snippet as a product issue related to tool use. I can’t comment on the exact internal prompt template for a specific invocation, bu...
- 1 kudos
- 872 Views
- 2 replies
- 0 kudos
Best Approach for Per-User Authentication with Databricks in an Agent-Based System
Hello everyone,I have built an ADK-based agent that connects to Databricks and can retrieve various information. However, I’m trying to design a secure way to authenticate each user individually when they interact with the agent.So far, I see two pos...
- 872 Views
- 2 replies
- 0 kudos
- 0 kudos
Hello @Vamsi3757 , This is an excellent architecture question. You are completely right to avoid PATs (due to lifecycle/security risks) and Service Principals (which mask individual user identities and make Unity Catalog audit logging difficult).To s...
- 0 kudos
- 1107 Views
- 3 replies
- 2 kudos
Resolved! Genie UI MCP Server Connection Issue
Hi community,I ran into an issue while connecting a third-party MCP server to Genie's general chat UI and wanted to check if anyone else has seen this.The connection fails immediately during the initial MCP handshake with:`TypeError: unhashable type:...
- 1107 Views
- 3 replies
- 2 kudos
- 2 kudos
Hi @Bihaag_N, From what I can gather, I couldn't find this exact TypeError: unhashable type: 'list' in the public docs, and I also don’t see any documented connection-side requirement stating that third-party MCP manifests need list fields normalised...
- 2 kudos
- 2186 Views
- 2 replies
- 1 kudos
Resolved! How does Genie look under the hood
Hi everybody,I'm using Genie for some time which is really great. In order to improve and before recommending it more users within our company I need to get more insights on Genie including but not limited to:Is it correct that the “thinking” part is...
- 2186 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi @Ashwin_DSA thanks for your response.Regarding the performance issue the SQL is fast but the end-to-end response is still slow. So I assume that the bottleneck is Genie itself.I also resized the space in terms of number data sets added and improve...
- 1 kudos
- 1038 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?
- 1038 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
-
agent
2 -
agent bricks
2 -
Agent Skills
1 -
agents
2 -
AI
3 -
AI Agents
10 -
ai gateway
3 -
AIAgents
1 -
Anthropic
1 -
API Documentation
1 -
App
3 -
Application
1 -
Artificial Intelligence
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 -
Data Engineering
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
53 -
Generation AI
2 -
Generative AI
7 -
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 -
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
- « Previous
- Next »
| User | Count |
|---|---|
| 41 | |
| 28 | |
| 27 | |
| 16 | |
| 14 |