stream_events(
self,
input: Any,
config: RunnableConfig | None = None,
*Stream events from this remote graph.
For version="v3", returns a _RemoteGraphRunStream whose surface
matches the local GraphRunStream. For other versions, delegates to
Runnable.stream_events.