Class: AzureOpenAI
Extends
OpenAI
Constructors
new AzureOpenAI()
new AzureOpenAI(
__namedParameters
?):AzureOpenAI
API Client for interfacing with the OpenAI API.
Parameters
• __namedParameters?: ClientOptions
Returns
Inherited from
OrigOpenAI.constructor
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:96
Properties
apiKey
apiKey:
string
Inherited from
OrigOpenAI.apiKey
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:77
audio
audio:
Audio
Inherited from
OrigOpenAI.audio
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:102
baseURL
baseURL:
string
Inherited from
OrigOpenAI.baseURL
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/core.d.ts:62
batches
batches:
Batches
Inherited from
OrigOpenAI.batches
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:107
beta
beta:
Beta
Inherited from
OrigOpenAI.beta
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:106
chat
chat:
Chat
Inherited from
OrigOpenAI.chat
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:98
completions
completions:
Completions
Inherited from
OrigOpenAI.completions
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:97
embeddings
embeddings:
Embeddings
Inherited from
OrigOpenAI.embeddings
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:99
files
files:
Files
Inherited from
OrigOpenAI.files
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:100
fineTuning
fineTuning:
FineTuning
Inherited from
OrigOpenAI.fineTuning
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:105
httpAgent
httpAgent:
undefined
|Agent
Inherited from
OrigOpenAI.httpAgent
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/core.d.ts:65
idempotencyHeader?
protected
optional
idempotencyHeader:string
Inherited from
OrigOpenAI.idempotencyHeader
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/core.d.ts:67
images
images:
Images
Inherited from
OrigOpenAI.images
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:101
maxRetries
maxRetries:
number
Inherited from
OrigOpenAI.maxRetries
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/core.d.ts:63
models
models:
Models
Inherited from
OrigOpenAI.models
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:104
moderations
moderations:
Moderations
Inherited from
OrigOpenAI.moderations
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:103
organization
organization:
null
|string
Inherited from
OrigOpenAI.organization
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:78
project
project:
null
|string
Inherited from
OrigOpenAI.project
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:79
timeout
timeout:
number
Inherited from
OrigOpenAI.timeout
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/core.d.ts:64
APIConnectionError
static
APIConnectionError: typeofAPIConnectionError
Inherited from
OrigOpenAI.APIConnectionError
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:114
APIConnectionTimeoutError
static
APIConnectionTimeoutError: typeofAPIConnectionTimeoutError
Inherited from
OrigOpenAI.APIConnectionTimeoutError
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:115
APIError
static
APIError: typeofAPIError
Inherited from
OrigOpenAI.APIError
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:113
APIUserAbortError
static
APIUserAbortError: typeofAPIUserAbortError
Inherited from
OrigOpenAI.APIUserAbortError
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:116
AuthenticationError
static
AuthenticationError: typeofAuthenticationError
Inherited from
OrigOpenAI.AuthenticationError
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:121
BadRequestError
static
BadRequestError: typeofBadRequestError
Inherited from
OrigOpenAI.BadRequestError
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:120
ConflictError
static
ConflictError: typeofConflictError
Inherited from
OrigOpenAI.ConflictError
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:118
InternalServerError
static
InternalServerError: typeofInternalServerError
Inherited from
OrigOpenAI.InternalServerError
Source
node_modules/.pnpm/openai@4.47.1_encoding@0.1.13/node_modules/openai/index.d.mts:122
NotFoundError
static
NotFoundError: typeofNotFoundError