Optional apiOpenAI API key
Optional cacheOptions for initialization the cache
Optional cacheDefaults for API request cache behaviour. Can be overriden in individual method calls.
Optional concurrencyGlobal options for concurrency control. These affect all API requests.
Optional retryDefaults for API request retry behaviour. Can be overriden in individual method calls.
Generated using TypeDoc
Options for creating a new instance of AbstractApiClient.
See
AbstractApiClient