pub fn list_models( api_key: &str, host: &'static str, list_url: &'static str, addrs: Vec<SocketAddr>, ) -> OrtResult<TlsStream<TcpSocket>>