Hey,
As LLM’s usher in a new era of chatbots and useful text interfaces then I would like to add a chat like component to many of my dashboards. For instance something like this interface https://mars.chatscope.io/ using the chatscope react components.
And essentially the functionality is already there in the form of the dev tools menu when setting debug=true. Is it possible to access the dev tools menu and create a chat interface instead (have looked through the dash github repo but seems like the devtools menu is a react component),
Is anything like the above possible?.