# Problem The [Q LSP chat](https://github.com/aws/language-server-runtimes/blob/main/runtimes/README.md#chat) interface does not support streamed responses. # Expected behavior Clients can opt-in to receive streamed responses, so they can display the response as it arrives, instead of waiting for the full response.