Ask a question to get started
Enter to send•Shift+Enter new line
Callable that accepts a single argument and writes it to the output stream. Always injected into nodes if requested as a keyword argument, but it's a no-op when not using stream_mode="custom".
Callable
stream_mode="custom"
StreamWriter = Callable[[Any], None]