Deepgram has introduced new changes to its live streaming transcription API, making it easier to debug live stream requests. The platform now returns the request ID and any applicable error messages in the headers for the pre-WebSocket HTTP connection created for all streaming requests. This allows developers to view the HTTP headers of a failed handshake even if they cannot see the response body. An example using Python is provided, demonstrating how to use these new features. Deepgram plans to add more tooling over the coming months to further improve debugging capabilities.