Hi all, Please discuss & subscribe here:
https://github.com/apache/superset/issues/41059 --- This SIP introduces a new chat extension point and a set of APIs that allow third parties to build and integrate chat experiences into Superset as extensions. Key points: * New `chat` contribution type * Singleton chat provider model * Support for floating and panel display modes * Stable extension APIs * Context-aware integration through extension namespaces * Designed to support multiple chat implementations while keeping chat outside of Superset core A proof-of-concept implementation is available and has been used to validate the proposed APIs and extension model. Looking forward to feedback and discussion. Thanks and regards, Enzo Martellucci
