Can anyone please tell me if the API endpoint will be getting an IPv6 address anytime soon?
$ dig AAAA api.openai.com
; <<>> DiG 9.18.12 <<>> aaaa api.openai.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54794
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;api.openai.com. IN AAAA
;; AUTHORITY SECTION:
api.openai.com. 188 IN SOA ns1-01.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300
;; Query time: 0 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Tue Aug 29 17:21:58 UTC 2023
;; MSG SIZE rcvd: 126
Thank you!