Sidebar: chat controls (new chat, architecture, privacy, share) and the settings popover.

langgraph_agent_toolkit.ui.components.side_panel.side_panel_component(agent_client)[source][source]

Render the sidebar and return the chosen (use_streaming, stream_protocol) settings.

Parameters:

agent_client (AgentClient)

Return type:

tuple[bool, str]