- 23279 Views
- 14 replies
- 24 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 ...
- 23279 Views
- 14 replies
- 24 kudos
- 558 Views
- 1 replies
- 0 kudos
Databricks REST api to manage and deploy Genie spaces programmatically
Hello,I am looking to find documentation for databricks REST api for creating and deploying genie spaces with necessary configuration. Could you please guide me to the documentation for the same.Regards,Sristi Raj
- 558 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @SristiRaj, Currently there is not API for that. I see that Databricks Genie Conversation APIs are currently in private preview. Please stay tune for news on this!
- 0 kudos
- 1498 Views
- 2 replies
- 0 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...
- 1498 Views
- 2 replies
- 0 kudos
- 0 kudos
Hi @aliciachimeno, Please take a look at: https://github.com/databricks/genai-cookbook
- 0 kudos
- 1076 Views
- 0 replies
- 1 kudos
GenAI Cookbook - how to add source documents to output and open pdf file on a page
Hello,I am implementing RAG solution as per Databricks cookbook. Review App is working, references are provided as text chunks.I need to build functionality to open pdf file on a specific page as a reference. Is there a way to change ReviewApp to ope...
- 1076 Views
- 0 replies
- 1 kudos
- 1570 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 ...
- 1570 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
- 12253 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
- 12253 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
- 88514 Views
- 11 replies
- 11 kudos
AI/BI Genie - Call
HiIs there any way to call a Genie space from a notebook and get the response ? Is there any API available?#genie, #databricksgenie, #databricks_genie
- 88514 Views
- 11 replies
- 11 kudos
- 11 kudos
Also looking for integration of Genie Spaces into M365 Copilot as an Agent. Are there any APIs or even full integrations planned?
- 11 kudos
- 1120 Views
- 0 replies
- 0 kudos
Is It Possible to use genie as tool in agents?
Hello, community,I am currently exploring the agentic workflow surrounding Genie and would like to know if there are ways to effectively integrate or incorporate Genie as a tool within my existing agentic workflow. I am open to utilizing frameworks s...
- 1120 Views
- 0 replies
- 0 kudos
- 1783 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...
- 1783 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
- 3148 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...
- 3148 Views
- 11 replies
- 2 kudos
- 2 kudos
sure, happy to help, let us know in case you have additional questions
- 2 kudos
- 517 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...
- 517 Views
- 0 replies
- 0 kudos
- 2767 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...
- 2767 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
- 1403 Views
- 0 replies
- 1 kudos
Advanced RAG Retrieval (Reranking, Hierarchical, etc) in Databricks
Issue with current documentation:I wish to perform advanced RAG using langchain, in Databricks. In the documentation, they tell how to use the vector endpoint url, and index stored in catalogs. But I could not find any advanced RAG algos that are eas...
- 1403 Views
- 0 replies
- 1 kudos
- 32866 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...
- 32866 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
- 772 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:...
- 772 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
- 2459 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.
- 2459 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
Join Us as a Local Community Builder!
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now-
agents
1 -
AI Agents
1 -
API Documentation
1 -
Application
1 -
automoation
1 -
Aws databricks
1 -
Chatgpt
1 -
Cluster
1 -
cursor
1 -
Databricks Course
1 -
Databricks Delta Table
1 -
Databricks SQL
1 -
Databricks-connect
1 -
Developer Experience
1 -
DLT Pipeline
1 -
Foundation Model
3 -
GenAI
5 -
GenAI agent
2 -
GenAI and LLMs
2 -
GenAI Generation AI
1 -
GenAIGeneration AI
2 -
Generation AI
2 -
Generative AI
4 -
Genie
6 -
Genie - Notebook Access
2 -
Index
1 -
Langchain
3 -
LangGraph
1 -
LLM
1 -
machine-learning
1 -
MlFlow
4 -
Mlflow registry
1 -
Scheduling
1 -
Server
1 -
Tasks
1 -
Vector
1 -
Vector Search
2 -
Vector search index
6
- « Previous
- Next »
User | Count |
---|---|
23 | |
7 | |
5 | |
4 | |
4 |