aget_graph(
self,
config: RunnableConfig | None = None,
*,
xray: int | | Name | Type | Description |
|---|---|---|
config | RunnableConfig | None | Default: None |
xray | int | bool | Default: False |
Get graph by graph name.
This method calls GET /assistants/{assistant_id}/graph.
This parameter is not used.
Include graph representation of subgraphs. If an integer value is provided, only subgraphs with a depth less than or equal to the value will be included.