Ask a question to get started
Enter to send•Shift+Enter new line
assert_valid_event_stream( events: Iterable[Any], ) -> None
events
Iterable[Any]
Iterable of protocol event dicts (as yielded by stream_v2 or chunks_to_events).
stream_v2
chunks_to_events
Assert that a stream of protocol events obeys the lifecycle contract.