Customizing the UI of Streamlit App Template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2025 06:02 PM
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 and ChatMessage.
I can't seem to find a solution to get the code to run so I can change the title of the chatbot and redeploy it. Any thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2025 06:17 PM
Hi @bryan1,
Could you please advise what SDK version are you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2025 09:51 PM
Hi Alberto,
I am on Version: 0.40.0 Databricks SDK for Python (Beta). Do you know what version has ChatMessage?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 04:51 AM
Hi @bryan1,
I have just tested this sample code and worked for me on 0.40 SDK version, can you try it too?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 07:46 AM
Hi Alberto,
Still getting same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 07:53 AM
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 08:02 AM
Hi Alberto,
Here are the configs of the cluster, I have no libraries installed, and can manage the cluster for my permissions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 09:15 AM
Hi Alberto,
Any thoughts on my last message around the cluster configurations?

