Skip to content

Missing AzureClientOptions type #1735

@Valentin-Rault

Description

@Valentin-Rault

Confirm this is a Node library issue and not an underlying OpenAI API issue

  • This is an issue with the Node library

Describe the bug

The type AzureClientOptions is no longer being exported. Looking at the history of the src/index.ts file, I could trace the missing export to this commit number 9278d9a.

To Reproduce

import {type AzureClientOptions) from 'openai';

Code snippets

OS

macOS

Node version

Node v24.12.0

Library version

openai v6.16.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions