Ask a question to get started
Enter to send•Shift+Enter new line
Set whether the cursor should be actively blinking.
When active=False (e.g., agent is working), disables cursor blink so the cursor doesn't flash while waiting for a response.
set_cursor_active( self, *, active: bool, ) -> None