-
Notifications
You must be signed in to change notification settings - Fork 398
Updated Models Table to Reflect Deprecation not Retirement #594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,7 +15,7 @@ ms.custom: references_regions, build-2025 | |
|
|
||
| ### Text generation | ||
|
|
||
| | Model | Version | Lifecycle<br>Status | Retirement date | Replacement model | | ||
| | Model | Version | Lifecycle<br>Status | Deprecationdate | Replacement model | | ||
|
||
| | --------------------------|-------------------|:----------------------|------------------------------------|--------------------------------------| | ||
| | `gpt-35-turbo` | 1106 | Generally Available | November 11, 2025 | `gpt-4.1-mini` | | ||
| | `gpt-35-turbo` | 0125 | Generally Available | November 11, 2025 | `gpt-4.1-mini` | | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing space in header text. "Deprecationdate" should be "Deprecation date" to match the formatting of other columns and maintain readability.