# ui/chat/__init__.py from ui.chat.panel import SidebarChatInterface __all__ = ["SidebarChatInterface"]