OpenAIStreamedServiceFactory
Attributes
- Graph
- Supertypes
- trait OpenAIServiceFactoryHelper[OpenAIStreamedServiceExtra]trait OpenAIServiceConstsclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- OpenAIServiceConsts
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Value members
Concrete methods
Attributes
- Definition Classes
- OpenAIServiceFactoryHelper
Inherited methods
Attributes
- Inherited from:
- OpenAIServiceFactoryHelper
Attributes
- Inherited from:
- OpenAIServiceFactoryHelper
Attributes
- Inherited from:
- OpenAIServiceFactoryHelper
Create an OpenAI Service for Azure using an API key.
Create an OpenAI Service for Azure using an API key.
Note that not all endpoints are supported! Check the Azure OpenAI API documentation for more information.
Attributes
- apiVersion
The API version to use for this operation. This follows the YYYY-MM-DD format. Supported versions: 2023-03-15-preview, 2022-12-01, 2023-05-15, and 2023-06-01-preview
- deploymentId
The deployment name you chose when you deployed the model.
- resourceName
The name of your Azure OpenAI Resource.
- Inherited from:
- OpenAIServiceFactoryHelper
Deprecated and Inherited methods
Create an OpenAI Service for Azure using an access token (Azure Active Directory authentication).
Create an OpenAI Service for Azure using an access token (Azure Active Directory authentication).
Note that not all endpoints are supported! Check the Azure OpenAI API documentation for more information.
Attributes
- apiVersion
The API version to use for this operation. This follows the YYYY-MM-DD format. Supported versions: 2023-03-15-preview, 2022-12-01, 2023-05-15, and 2023-06-01-preview
- deploymentId
The deployment name you chose when you deployed the model.
- resourceName
The name of your Azure OpenAI Resource.
- Deprecated
- true
- Inherited from:
- OpenAIServiceFactoryHelper
Inherited fields
Attributes
- Inherited from:
- OpenAIServiceConsts
Attributes
- Inherited from:
- OpenAIServiceConsts
Attributes
- Inherited from:
- OpenAIServiceConsts