- 39894 Views
- 23 replies
- 50 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 ...
- 39894 Views
- 23 replies
- 50 kudos
- 1929 Views
- 2 replies
- 0 kudos
Couldn't fine claude 4 models on Databricks azure
Although it says they are available I couldn't fine them in databricks azure it's the same with https://learn.microsoft.com/en-us/azure/databricks/machine-learning/foundation-model-apis/supported-modelshttps://learn.microsoft.com/en-us/answers/questi...
- 1929 Views
- 2 replies
- 0 kudos
- 2125 Views
- 3 replies
- 0 kudos
Prakash Hinduja Switzerland (Swiss) How can I integrate Genie into my existing agent workflow?
Hi everyone,I am Prakash Hinduja from Geneva, Switzerland (Swiss) currently working on a generative AI project here in Switzerland and looking to enhance my agent workflow by integrating Databricks Genie as a tool or step in the pipeline.I have reall...
- 2125 Views
- 3 replies
- 0 kudos
- 0 kudos
You can also use the MCP managed servers to integrate Genie into Agents.https://www.linkedin.com/feed/update/urn:li:activity:7347865047525691393?utm_source=share&utm_medium=member_desktop&rcm=ACoAAEA0Q60BAjAJtu500ybsFv9jvw-qE2SMO1U
- 0 kudos
- 2616 Views
- 1 replies
- 1 kudos
Resolved! When would Google Gemini be available on Databricks Community Edition Playground?
https://www.databricks.com/company/newsroom/press-releases/databricks-announces-strategic-ai-partnership-google-cloud-bring#:~:text=Customers%20can%20pay%20for%20Gemini,founder%20and%20CEO%20of%20Databricks.
- 2616 Views
- 1 replies
- 1 kudos
- 1 kudos
Hello @Sharanya13! Google Gemini is not currently available on the Databricks Community Edition. The current focus is on enterprise and commercial integration, and no date or roadmap has been shared for availability on the Community or Free Edition p...
- 1 kudos
- 5421 Views
- 3 replies
- 4 kudos
Resolved! What is the difference between Databricks vector search vs Mosaic AI Vector Search?
What is the difference between Databricks Vector Search and Mosaic AI Vector Search?As I understand it, the core features of Databricks Vector Search have been integrated into Mosaic AI Vector Search. Does that mean Databricks Vector Search is a depr...
- 5421 Views
- 3 replies
- 4 kudos
- 4 kudos
thank you @Renu_ and @Sharanya13 for your explainations. Appreciate it!
- 4 kudos
- 3593 Views
- 1 replies
- 0 kudos
Databricks MCP to VsCode
HelloI was hoping for some guidance on databricks MCP configuration?I understand it is in Beta release.I would like to understand- authenticating databricks with vscode- mcp server config to add in vscode
- 3593 Views
- 1 replies
- 0 kudos
- 0 kudos
Connecting VS Code and GitHub Copilot to the Databricks Managed MCP Server
- 0 kudos
- 2091 Views
- 1 replies
- 4 kudos
Resolved! Introduction of Prakash Hinduja Switzerland (Swiss)
Hi Everyone, I'm Prakash Hinduja from Geneva, Switzerland (Swiss), I'm a financial strategist with deep experience in both traditional and emerging markets, I help clients build and preserve wealth through high-impact strategies in sustainable energy...
- 2091 Views
- 1 replies
- 4 kudos
- 4 kudos
Welcome to the community, @prakashhinduja, it's great to have you with us! As you explore the Community, be sure to check out the Technical Blogs, to explore in-depth articles and real-world use cases. If you have any technical questions, post them u...
- 4 kudos
- 3473 Views
- 2 replies
- 1 kudos
Resolved! View inheritance of table and column comments
Reading through the documentation and searching in the community forum, I'm getting conflicting information on how views might inherit table and column comments from the underlying tables in a Genie context.My question is, to what extent does Genie p...
- 3473 Views
- 2 replies
- 1 kudos
- 1 kudos
Hi @Malthe Based on the current understanding of Genie's behavior:Comment Inheritance in Genie ViewsWhat Genie typically inherits:- Column descriptions from underlying tables are often picked up automatically- Basic column metadata (data types, nulla...
- 1 kudos
- 2236 Views
- 2 replies
- 1 kudos
Resolved! ProgramOfThought module in Dspy error in Databricks notebooks
This module uses deno, but even after installing it. I get a permissions error. Anyone encountered this before?Failed to run ProgramOfThought: [Errno 13] Permission denied: 'deno'
- 2236 Views
- 2 replies
- 1 kudos
- 1 kudos
Got it working @Renu_ I needed to add the permissions in my notebook as I am on serverless. import ospath = "/local_disk0/.ephemeral_nfs/envs/{Python_Env_instance}/bin/deno"os.chmod(path, 0o777)
- 1 kudos
- 2490 Views
- 1 replies
- 1 kudos
Is the basic model considering adding Claude 4 Opus?
Is the basic model considering adding Claude 4 Opus? It should be the strongest model in the world right now, and AWS already supports it.
- 2490 Views
- 1 replies
- 1 kudos
- 1 kudos
Hello @ninicky, Databricks has recently integrated Anthropic's latest models, Claude Opus 4 into our platform as part of a partnership with Anthropic announced on March 26, 2025. Opus will be available in Databricks Mosaic AI as additional first-par...
- 1 kudos
- 3163 Views
- 2 replies
- 0 kudos
Issue with RAG - Review app - endpoint failed to stream the response
Hi Databricks Support,I am facing issue for using - RAG review app endpoint url. Error message: The endpoint failed to stream the response. Retrying without streaming.The RAG endpoint url was created earlier and it worked with review app, at the time...
- 3163 Views
- 2 replies
- 0 kudos
- 0 kudos
Can you share error details? I updated it without an porblme using mlflow.
- 0 kudos
- 12392 Views
- 1 replies
- 1 kudos
Resolved! ai_query issue
As per the doc , one can execute an ai_query in python. But I am sot sure why I can'tWorks in SQLselect 1 as colA, ai_query('databricks-llama-4-maverick', 'what is 2+2') as testBut not in sparkdf = spark.sql("select 1 as colA") df = df.selectExpr(""...
- 12392 Views
- 1 replies
- 1 kudos
- 1 kudos
Hello @smpa01, I tried to reproduce this issue internally and it worked for me as expected in spark as well. I am sharing below screenshot for your reference: I used DBR 15.4 LTS and serverless it worked on both
- 1 kudos
- 2246 Views
- 2 replies
- 0 kudos
Questions about the Knowledge Assistant during agentBrick
hello.I'm testing agentBricks right now. As I'm testing, I have a few questions that I'd like to ask.1) Is it possible to input the schema in a format with input and output?2) In the free trial, when I create a vector search index and utilize it as a...
- 2246 Views
- 2 replies
- 0 kudos
- 0 kudos
Hi @Remy, Yes, you can define input and output schemas in Databricks, typically using formats like Python dictionaries, especially when working with Vector Search indexes.Free Edition allows only one Vector Search endpoint per workspace, so creating ...
- 0 kudos
- 7482 Views
- 1 replies
- 0 kudos
How to use `predict_stream` in Databricks deployed ChatAgent.
Hello,We are working on a solution to have a streaming chat agent. Our agent works fine in the Playground but when we try to call it as an api under /invocations, the streaming does not work.
- 7482 Views
- 1 replies
- 0 kudos
- 0 kudos
Hello @jcastro I wish you a wonderful day ahead! Databricks recommends the MLflow ChatAgent interface to author production-grade agents. These ChatAgent provides advanced agent capabilities like Streaming output to enable interactive user experiences...
- 0 kudos
- 163725 Views
- 12 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
- 163725 Views
- 12 replies
- 11 kudos
- 11 kudos
Here's the GEnie API Docs - currently in public preview. > Genie API | REST API reference | Databricks on AWSYou can connect to your Genie Spaces and interact with it programmatically.
- 11 kudos
- 5890 Views
- 1 replies
- 1 kudos
Resolved! Delta Sync index - Slow Sync Performance from Delta Table to Mosaic AI Vector
I'm currently working with Mosaic AI Vector Search on Databricks and using a Delta Sync index (TRIGGERED) to sync from a Delta table (with embedding column already precomputed) to a vector index.However, I'm noticing the sync process is quite slow Ro...
- 5890 Views
- 1 replies
- 1 kudos
- 1 kudos
Hello @amitkumarvish , I wish you a wonderful day ahead! This could be due to dimension mismatch between precomputed embeddings and index expectations or due to storing unnecessary metadata columns or binary data in metadata fields which may creates ...
- 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 -
copilot
1 -
copilot_studio
1 -
Credentials
1 -
crewai
1 -
cursor
1 -
Custom Agents
1 -
Data Engineering
1 -
databricks
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
12 -
GenAI agent
2 -
GenAI and LLMs
5 -
GenAI Generation AI
1 -
GenAIGeneration AI
55 -
Generation AI
3 -
Generative AI
7 -
Genie
21 -
Genie - Notebook Access
2 -
Genie Agent
1 -
Genie Code
3 -
GenieAPI
5 -
Google
1 -
GPT
1 -
healthcare
1 -
Index
1 -
inference table
1 -
Information Extraction
1 -
Knowledge Agent
1 -
Langchain
4 -
LangGraph
1 -
Llama
1 -
Llama 3.3
1 -
LLM
2 -
Machine Learning
1 -
machine-learning
1 -
mcp
4 -
Metric Views
1 -
MlFlow
4 -
MLflow Experiment
1 -
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 -
tools
1 -
Vector
1 -
vector index
1 -
Vector Search
2 -
Vector search index
6
- « Previous
- Next »
| User | Count |
|---|---|
| 43 | |
| 31 | |
| 28 | |
| 17 | |
| 14 |