- 707 Views
- 4 replies
- 2 kudos
Hi everyone,I’m curious if anyone has successfully implemented Databricks Genie (chat/agent) for production use.Currently, we’ve enabled a few Genie instances for power users who are comfortable working with data outside of the data team. However, we...
- 707 Views
- 4 replies
- 2 kudos
Latest Reply
Hi Julie, thanks for sharing the screenshot. There are a few things we'd recommend to customers when they are starting out on a Genie journey, we defintiely see enterprises creating Genie spaces at scale but it needs some thought and guardrails. Some...
3 More Replies
- 3928 Views
- 8 replies
- 0 kudos
I have a Python-based FastAPI application with a React frontend, which I would like to deploy to Databricks apps. I'm able to do it, but having trouble with file system access. In addition to database access, my application relies on some file operat...
- 3928 Views
- 8 replies
- 0 kudos
Latest Reply
In the end, I just added the wheel to the app's source code and installed from there. Not ideal, but the module is small and checking the wheel into git was the lesser issue.This workaround runs fine for a few months now. My build pipeline takes care...
7 More Replies