-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working