Skip to content

[Feature Request]: Add dated snapshot model for GPT-5.4 #21127

@laslil7437

Description

@laslil7437

Feature Description

Currently, llms/openai/utils.py supports gpt-5.4 and related 5.4 models (#21065 and #20976). However, OpenAI has a dated gpt-5.4-2026-03-05 snapshot that is not currently supported by LlamaIndex's supported model list.

Could gpt-5.4-2026-03-05 please be added to the OpenAI LLM package model registry so that users do not have to rely on the alias gpt-5.4?

Reason

Using the alias gpt-5.4 as a substitute does work functionally for now, but does not allow pinning to the dated snapshot that OpenAI has made available to users already (gpt-5.4-2026-03-05)

Value of Feature

Reproducibility, pinning behavior to the dated snapshot, and avoiding unexpected changes when GPT-5.4 undergoes future updates

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageIssue needs to be triaged/prioritized

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions