[New Product] Open AI ChatGPT#9685
Open
paulmilbank wants to merge 8 commits intoendoflife-date:masterfrom
Open
[New Product] Open AI ChatGPT#9685paulmilbank wants to merge 8 commits intoendoflife-date:masterfrom
paulmilbank wants to merge 8 commits intoendoflife-date:masterfrom
Conversation
|
Thank you for opening this pull request 👍. If you are not familiar with the project, please check out our Contributing Guidelines and our Guiding Principles. Also take a look at our Hacking Guide if you intend to work on site internals. |
Member
|
As like i mention in related issue report : |
Member
|
We should flip the labels. We use discontinued as a flipped field in some device pages but here we should change the label so it reflects Yes=Good.
|
Contributor
Author
I will see if I can find examples where the labels are reversed to try and keep it consistent. Would you prefer I do the same for the Claude page in this PR? Or should I raise a new PR for that? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As part of #9544, I am submitting this PR to add an initial EOL page for OpenAI ChatGPT through their API.
One thing I noticed that I am unsure about is when EOL is marked as
false, the column gets colored green and marked with a yes which I'm not sure make sense grammatically. It's correct in the API, with{"eol": false}. I have kept it consistent with the other pages for now with the column Deprecated, colored green with a yes.