How to integrate genie in with databricks apps

vishesh_berera
New Contributor III

How to integrate genie in with databricks - data apps i want a chatbot that behaves like genie

RobertPack
Databricks Employee
Databricks Employee

vishesh_berera
New Contributor III

any github repo available to integrate the same with open source service

RobertPack
Databricks Employee
Databricks Employee

Not entirely sure I fully understand the question. Ginie itself is not open source, so you'll have to use the API exposed by Databricks if you want Ginie behavior. You should however be able to invoke these services from anywhere as long as your workspace does not restrict the traffic. Is that what you were referring to?

smakubi
Databricks Employee
Databricks Employee

Thank you 🙂

dsuser
New Contributor II

Thank you for the code. However, when user asks a follow up question, app responds with irrelevant data. The context or history is not preserved. How to handle this?