Optional
apiOptional
azureAzure OpenAI API deployment name to use for completions when making requests to Azure OpenAI. This is the name of the deployment you created in the Azure portal. e.g. "my-openai-deployment" this will be used in the endpoint URL: https://{InstanceName}.openai.azure.com/openai/deployments/my-openai-deployment/
Optional
azureAPI key to use when making requests to Azure OpenAI.
Alias for apiKey
Optional
azureAPI version to use when making requests to Azure OpenAI.
Optional
azureOptional
azureEndpoint to use when making requests to Azure OpenAI
Optional
credentialsOptional
openAIApi
API key to use when making requests to Azure OpenAI.