Skip to content

fix: export AzureClientOptions#1760

Open
dcol91863 wants to merge 1 commit intoopenai:masterfrom
dcol91863:codex/export-azure-client-options
Open

fix: export AzureClientOptions#1760
dcol91863 wants to merge 1 commit intoopenai:masterfrom
dcol91863:codex/export-azure-client-options

Conversation

@dcol91863
Copy link

Summary

Re-export AzureClientOptions from the package entrypoint so import type { AzureClientOptions } from "openai" works again.

Changes

  • export AzureClientOptions alongside AzureOpenAI from src/index.ts

Testing

  • Not run in this environment (node / yarn unavailable locally)

Fixes #1735

@dcol91863 dcol91863 requested a review from a team as a code owner March 6, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing AzureClientOptions type

1 participant