Ask a question to get started
Enter to sendā¢Shift+Enter new line
Signal end of input to the model.
Sends promptEnd and sessionEnd events and closes the input stream. The output stream remains readable so that receive_events can continue to yield responses.
promptEnd
sessionEnd
receive_events
close_input( self, ) -> None