Skip to content

Parse method in the Responses API does not have service_tier parameter #2416

Closed
@kmkolasinski

Description

@kmkolasinski

Confirm this is a feature request for the Python library and not the underlying OpenAI API.

  • This is a feature request for the Python library

Describe the feature or improvement you're requesting

Hi, it looks like the parse method in the Responses API does not have service_tier parameter

service_tier: Optional[Literal["auto", "default", "flex", "scale"]] | NotGiven = NOT_GIVEN,

is it intentional ? For example very similar function create does have it, adding this for parse method should be relatively simple and it looks like it is just missing functionality, unless there is a reason for it. Thank you for your help.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions