Skip to content

Feature: Track model deprecations for Azure Foundry (OpenAI & Anthropic) #2

Description

@pranav671

Description

Currently, this repository tracks deprecation schedules for several major providers (e.g., OpenAI, Anthropic, Vertex AI, Bedrock), but it is missing deprecation tracking for models hosted on Azure Foundry.

Azure Foundry provides a retirement schedule for its models, which is crucial for applications built on Azure to monitor and prevent outages when model shutdowns occur.

Source URL

The official deprecation schedules can be found here:

Requirements

  • Parse the Azure OpenAI and Anthropic model schedule tables.
  • Filter out unrelated models (such as Cohere, Mistral, Meta, etc.), fine-tuned variants, and OSS models.
  • Map lifecycle states to standard repository statuses (active, deprecated, retired).
  • Handle formatting quirks (combining Model + Version columns, and stripping empty/dash values gracefully).

Solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions