Hello,
I need to keep track of updates to the changelog, I can’t be constantly manually monitoring:
https://platform.openai.com/docs/changelog
I tried scrapping but cloudflare doesn’t let me.
I tried taking a look at the yaml but there’s not hint of changelog there, thought of checking the commits, but they are not descriptive enough.
How can I programmatically track changes or news on the OpenAI API?