Ask a question to get started
Enter to sendā¢Shift+Enter new line
UIMessage()
TypedDict
A message type for UI updates in LangGraph.
This TypedDict represents a UI message that can be sent to update the UI state. It contains information about the UI component to render and its properties.