- 16999 Views
- 13 replies
- 20 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 ...
- 16999 Views
- 13 replies
- 20 kudos
- 5307 Views
- 0 replies
- 0 kudos
GAI Lab practice
Hi DBs Team, Do you have lab environment for GAI assignments practice?How can I subscribe to it? Regards,Nitin Kapse
- 5307 Views
- 0 replies
- 0 kudos
- 853 Views
- 0 replies
- 0 kudos
Automate AI comment generation for columns
Hello, I have a question regarding the new AI Comment generation feature. Is it possbile to use this feature without using the UI. Currently i have to accept every suggested comment one-by-one. Is there a feature / SQL or Phython Statement that i can...
- 853 Views
- 0 replies
- 0 kudos
- 913 Views
- 1 replies
- 0 kudos
Gen AI governance and compliance
I have few questions for which I am looking for answers in Databricks context. 1. Plagiarism and Originality How do we address the issue of plagiarism, where similar code, solutions, or documentation may be generated for similar prompts globally, p...
- 913 Views
- 1 replies
- 0 kudos
- 0 kudos
Thanks @Retired_mod I am looking for specific solutions on how this can be implemented in databricks for each of the above points. What tools/frameworks/functions can be used. I understand that it will depend on use cases but if you can take one exam...
- 0 kudos
- 2312 Views
- 2 replies
- 1 kudos
Any advantage with knowledge graphs in RAG + LLM use cases?
In Gartner conference I heard about knowledge graph would be useful in giving better context to LLM models... haven't seen anyone actually talking about that angle. Any LLM guru's chime in with your views please?
- 2312 Views
- 2 replies
- 1 kudos
- 1 kudos
Microsoft released a repo for Graph Rag, with a subrepo for aceleration using Azure infraestructure. Perhaps, Databricks working on Azure cloud may take advantage of the aceleration subrepo.https://microsoft.github.io/graphrag/
- 1 kudos
- 1028 Views
- 1 replies
- 0 kudos
DBRX: Associating ROI of any implementation
Hi, how can one go about assessing the value created due to the implementation of DBRX?
- 1028 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @MaheshPS, great question, if not a little abstract. There are probably as many ways to measure the ROI of using DBRX as there are use cases for it, but let's try to focus on some more concrete examples. If you use DBRX as part of an internal kno...
- 0 kudos
- 1406 Views
- 2 replies
- 0 kudos
DBRX vs GPT4
Which is the best
- 1406 Views
- 2 replies
- 0 kudos
- 0 kudos
Hi @Kk17 , it really depends on what you value most. If you value leaderboard scores and model output quality above all else, then GPT-4 is generally the stronger of the two models. However, GPT-4 also costs nearly $40 per million tokens, your reques...
- 0 kudos
- 1272 Views
- 1 replies
- 0 kudos
Is image to text model available in databricks?
I am interested in trying databricks' native image-to-text model available?
- 1272 Views
- 1 replies
- 0 kudos
- 0 kudos
Image to text is not currently available as a native model in Databricks, but we did recently release Shutterstock ImageAI, powered by Databricks for text to image capabilities. To learn more about that, please see the related blog post from June. I...
- 0 kudos
- 2029 Views
- 1 replies
- 0 kudos
How to to create vector search index on multiple columns in the delta table
I want to create vector search index on a delta table using multiple "Embedding source column" from the table. I don't see an option to choose multiple columns so what's the alternative? create index per source column? so multiple indexes for sing...
- 2029 Views
- 1 replies
- 0 kudos
- 0 kudos
- 0 kudos
- 1036 Views
- 1 replies
- 0 kudos
- 1036 Views
- 1 replies
- 0 kudos
- 0 kudos
Use the OpenAI API. They have a comprehensive guide with lots of example code here: Quickstart tutorial - OpenAI APIJust remember to save your API keys as databricks secrets and access them wit dbutils.secrets - Secret management | Databricks on AWS
- 0 kudos
- 14754 Views
- 1 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...
- 14754 Views
- 1 replies
- 1 kudos
- 1219 Views
- 1 replies
- 0 kudos
DatabaseError (databricks.sql.exc.DatabaseError) Invalid SessionHandle in LangChain SQL chain
When creating a SQL Chatbot with LangChain SQLDatabase chain, Databricks database, and OpenAI model, I got a "Invalid SessionHandle" Error.Code of creating the SQL Chain:<code>llm = ChatOpenAI(temperature=0, openai_api_key=api_key, model_name='gpt-4-...
- 1219 Views
- 1 replies
- 0 kudos
- 0 kudos
- 0 kudos
- 3242 Views
- 4 replies
- 0 kudos
Can't use tool type role with DBRX
Error code: 404 - {'error_code': 'FEATURE_DISABLED', 'message': 'FEATURE_DISABLED: Tool Calling is not enabled for this workspace'}Receiving this error when trying to complete chat using tools. How to enable tool calling feature?I am posting for the ...
- 3242 Views
- 4 replies
- 0 kudos
- 0 kudos
Latest here: https://docs.databricks.com/en/machine-learning/model-serving/function-calling.html
- 0 kudos
- 5842 Views
- 8 replies
- 1 kudos
Not able to use tool type role with DBRX endpoint
Error code: 404 - {'error_code': 'FEATURE_DISABLED', 'message': 'FEATURE_DISABLED: Tool Calling is not enabled for this workspace'}Receiving this error when trying to complete chat using tools. How to enable tool calling feature?I am posting for the ...
- 5842 Views
- 8 replies
- 1 kudos
- 1 kudos
Latest here: https://docs.databricks.com/en/machine-learning/model-serving/function-calling.html
- 1 kudos
- 327 Views
- 0 replies
- 0 kudos
- 327 Views
- 0 replies
- 0 kudos
- 1597 Views
- 0 replies
- 0 kudos
databricks as an api
Hi ,In my databricks notebook , I would like to do some processing like calling an openAI model and generating the resonse. Now frontend(react) will call my notebook and my notebook should be executed and generate some response .Now this response I ...
- 1597 Views
- 0 replies
- 0 kudos
Connect with Databricks Users in Your Area
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.
If there isn’t a group near you, start one and help create a community that brings people together.
Request a New Group-
agents
1 -
AI
1 -
chat history
1 -
Chatgpt
1 -
Databricks Course
1 -
Databricks SQL
1 -
Databricks-connect
1 -
Developer Experience
1 -
DLT Pipeline
1 -
Foundation Model
3 -
GenAI and Large Language Models (LLMs)
1 -
GenAIGeneration AI
18 -
Generative AI
3 -
Genie
4 -
Genie - Notebook Access
2 -
Index
1 -
Knowledge Graph LLM
1 -
Langchain
1 -
machine-learning
1 -
MlFlow
1 -
RAG
1 -
Vector
1 -
Vector search index
4
- « Previous
- Next »
User | Count |
---|---|
5 | |
5 | |
4 | |
4 | |
3 |