Top-level Streamlit page: wires the agent client, sidebar, message stream, and feedback widget.
-
async langgraph_agent_toolkit.ui.main_page.main_page()[source][source]
Render the chat page: set up the client/thread, draw history, handle input, and feedback.
- Return type:
None