Ask a question to get started
Enter to send•Shift+Enter new line
Type variable used to represent the input to a StateGraph.
StateGraph
Defaults to StateT.
StateT
InputT = TypeVar('InputT', bound=StateLike, default=StateT)