Ask a question to get started
Enter to send•Shift+Enter new line
Defines the structure and properties of a graph.
GraphSchema()
TypedDict
The ID of the graph.
The schema for the graph input. Missing if unable to generate JSON schema from graph.
The schema for the graph output. Missing if unable to generate JSON schema from graph.
The schema for the graph state. Missing if unable to generate JSON schema from graph.
The schema for the graph config. Missing if unable to generate JSON schema from graph.
The schema for the graph context. Missing if unable to generate JSON schema from graph.