- 32395 Views
- 22 replies
- 46 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 ...
- 32395 Views
- 22 replies
- 46 kudos
- 46 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...
- 46 kudos
- 3667 Views
- 2 replies
- 2 kudos
Integrating LangGraph with AI Cookbook Agent Template on Databricks using MLflow
I am working on building an agent using the AI Cookbook Agent Template and would like to integrate LangGraph into the agent template. Specifically, I want to build an agent that uses an adaptive RAG chain and an SQL agent. My goal is to implement th...
- 3667 Views
- 2 replies
- 2 kudos
- 2 kudos
Hi @aliciachimeno, Please take a look at: https://github.com/databricks/genai-cookbook
- 2 kudos
- 2691 Views
- 2 replies
- 3 kudos
Resolved! Databricks Certified Generative AI Engineer Associate
Hi, I passed Databricks Certified Generative AI Engineer Associate exam yesterday and I havent received certificate. I verified my accredible account but it is not reflecting. In fact, there are several partner training I did last month and they are ...
- 2691 Views
- 2 replies
- 3 kudos
- 3 kudos
Hello @vipintyagi!Your certificate has already been sent. Please ensure you're using the same email ID for your Accredible account as the one used during exam registration.
- 3 kudos
- 14845 Views
- 1 replies
- 3 kudos
Genie Space
How can I export/share a Genie space across different workspace environments such as DEV,QA, and PROD etc.# Genie
- 14845 Views
- 1 replies
- 3 kudos
- 3 kudos
You would use Git Folders (Run Git operations on Databricks Git folders (Repos) | Databricks on AWS). In my environment, it doesn't appear to be supported yet. You can create a Genie space in a Git Folder at this time, but you get this alert:
- 3 kudos
- 3746 Views
- 7 replies
- 1 kudos
Customizing the UI of Streamlit App Template
Hi There,I used the Streamlit Chatbot template for Databricks Apps. I'm looking to customize the UI and wanted to make changes to the app.py file to do so. Even before I made any changes, I ran the file and I'm getting an error with databricks SDK an...
- 3746 Views
- 7 replies
- 1 kudos
- 1 kudos
Hi @bryan1, Thanks for the details, there might be something at the cluster level configuration, can you please share your cluster settings like DBR version / libraries / access mode? I even tried on an older version / serverless and worked:
- 1 kudos
- 8466 Views
- 11 replies
- 2 kudos
Help with Databricks vector search index advanced metadata filtering
I have been able to successfully implement a Databricks vector search index with metadata filtering (How to create and query a vector search index | Databricks on AWS).However, I am facing a challenge when implementing a more advanced filtering mecha...
- 8466 Views
- 11 replies
- 2 kudos
- 2 kudos
sure, happy to help, let us know in case you have additional questions
- 2 kudos
- 772 Views
- 0 replies
- 0 kudos
Role of Data practitioner in AI Era
As the AI revolution takes off in 2025, there is a renewed emphasis on adopting a Data-First approach. Organizations are increasingly recognizing the need to establish a robust data foundation while preparing a skilled fleet of Data Engineers to tack...
- 772 Views
- 0 replies
- 0 kudos
- 5076 Views
- 7 replies
- 1 kudos
Resolved! Importing LanceDB Library Crashes Python Driver
Hello, I am unable to import the LanceDB library.My environment is configured as follows:Single Node of type g4dn.xlargeDBR 16.1 ML for GPUCode to Reproduce: %pip install lancedb==0.17.0 dbutils.library.restartPython() # Crashes on import import lan...
- 5076 Views
- 7 replies
- 1 kudos
- 1 kudos
Hello @victor58 thanks for your question, on your case lets start with validations based on KB https://kb.databricks.com/en_US/clusters/python-kernel-is-unresponsive-error-message
- 1 kudos
- 34443 Views
- 2 replies
- 1 kudos
Databricks Genie
Hi allWe have just started a little mini project on using Genie and up until now, our experience is very positive. Therefore, Im interested in more documentation and learning materials other than what Databricks officially has (https://docs.databrick...
- 34443 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi @mortenhaga , since we are also looking for the same approach, is there a way that you found out or is there any reply which helped you to figure out the above problem?
- 1 kudos
- 1546 Views
- 1 replies
- 0 kudos
Error Calling Llama Guard Model from Databricks Marketplace after deploying the model
I am facing issues calling the Llama Guard Model after deploying it to Model Serving on Databricks. I deployed the model by requesting instant access from Databricks Marketplace and deployed it to Model Serving.I am following the code examples here:...
- 1546 Views
- 1 replies
- 0 kudos
- 0 kudos
@javieryw, The error you are encountering, "400 Client Error: Bad Request for url: https://westus.azuredatabricks.net/serving-endpoints/llama-guard/invocations. Response text: Bad request: json: unknown field 'dataframe_split'", indicates that the p...
- 0 kudos
- 3212 Views
- 3 replies
- 1 kudos
Gen AI Fundamentals Badge
I'm trying to take the quiz and get the badge for Gen AI Fundamentals, but unfortunately unable to do so as the login credentials aren't letting me in. Please advice where to find the link to take the quiz here.
- 3212 Views
- 3 replies
- 1 kudos
- 1 kudos
I'm trying to take the quiz and get the badge for Gen AI Fundamentals, but unfortunately unable to do so as the login credentials aren't letting me in. Please advice where to find the link to take the quiz here.
- 1 kudos
- 875 Views
- 1 replies
- 0 kudos
Unable to query foundation model
I was trying to run a query on the foundational model using the example given in the document. - https://docs.databricks.com/en/machine-learning/model-serving/score-foundation-models.html But I am getting errors. Is it the issue with the version or t...
- 875 Views
- 1 replies
- 0 kudos
- 0 kudos
Can you share the error message that you are receiving?
- 0 kudos
- 2132 Views
- 2 replies
- 0 kudos
Assistance with Combined Filters in Databricks Vector Store Index
Hi,I’m working with the Databricks vector store index and need to apply combined filters to retrieve chunks that meet specific criteria.My index contains the following columns: product_category, product_date, and description.Question 1: How can I re...
- 2132 Views
- 2 replies
- 0 kudos
- 0 kudos
How do we do multiple filters? for example I want to filter a vector store by two columns with an AND logic.
- 0 kudos
- 6484 Views
- 5 replies
- 4 kudos
Accessing Databricks Lab Materials
Hello Databrick Support,Why is it so complex to get access to the Lab Materials after subscription. Each time I tried accessing this materials, it show a message stating "The Course has ended and no longer accessible". If this message is accurate, wh...
- 6484 Views
- 5 replies
- 4 kudos
- 4 kudos
Did this ever get resolved? I was taking the course and then stopped for a month or so to focus on other things. Now that I'm back, I can't see the labs from within the course.
- 4 kudos
- 4422 Views
- 1 replies
- 0 kudos
Preventing Genie from Returning Empty Tables as Responses
Hello! I am implementing the use of a Genie Room in my company. During development, we are encountering several situations where Genie returns an empty table.I understand that an empty table is always an error—either due to a mistake in the user's qu...
- 4422 Views
- 1 replies
- 0 kudos
- 0 kudos
I found this to be a very interesting approach.One important point to consider is that an empty result can also carry meaning. With this in mind, I provided the following instructions to Genie:When a user's query results in an empty table, first dete...
- 0 kudos
- 1475 Views
- 1 replies
- 0 kudos
Large datasets in Databricks
How can I efficiently handle large datasets in Databricks when performing group-by operations to avoid out-of-memory errors? Are there any best practices or optimizations for improving performance, such as partitioning or caching, especially when wor...
- 1475 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi, @maltasa I believe this article might help answer your question.Comprehensive Guide to Optimize Databricks, Spark and Delta Lake Workloads
- 0 kudos
-
agent
2 -
agent bricks
2 -
Agent Skills
1 -
agents
3 -
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
4 -
Cluster
1 -
Credentials
1 -
crewai
1 -
cursor
1 -
Databricks App
3 -
Databricks Course
1 -
Databricks Delta Table
1 -
Databricks Mlflow
1 -
Databricks Notebooks
1 -
Databricks SQL
1 -
Databricks-connect
1 -
databricksapps
1 -
delta sync
1 -
Delta Tables
1 -
Developer Experience
1 -
DLT Pipeline
1 -
documentation
1 -
Foundation Model
3 -
gemini
1 -
gemma
1 -
GenAI
11 -
GenAI agent
2 -
GenAI and LLMs
4 -
GenAI Generation AI
1 -
GenAIGeneration AI
36 -
Generation AI
2 -
Generative AI
5 -
Genie
18 -
Genie - Notebook Access
2 -
GenieAPI
4 -
Google
1 -
GPT
1 -
healthcare
1 -
Index
1 -
inference table
1 -
Information Extraction
1 -
LakeBase
1 -
Langchain
4 -
LangGraph
1 -
Llama
1 -
Llama 3.3
1 -
LLM
2 -
machine-learning
1 -
mcp
2 -
MlFlow
5 -
Mlflow registry
1 -
MLModels
1 -
Model Serving
3 -
modelserving
1 -
mosic ai search
1 -
Multiagent
2 -
NPM error
1 -
OpenAI
1 -
Pandas udf
1 -
Permissions
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 |
|---|---|
| 39 | |
| 28 | |
| 23 | |
| 14 | |
| 10 |