pub async fn stream_run_logs( http_client: &ClientWithMiddleware, cli_url: &str, token: &str, run_id: RunId, ) -> Result<()>