Dela via


Get-AzCognitiveServicesAccountModel

Hämta modeller som är tillgängliga för ett Cognitive Services-konto

Syntax

Get-AzCognitiveServicesAccountModel
   [[-ResourceGroupName] <String>]
   [-AccountName] <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzCognitiveServicesAccountModel
   [-ResourceId] <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Hämta modeller som är tillgängliga för ett Cognitive Services-konto

Exempel

Exempel 1

Get-AzCognitiveServicesAccountModel -ResourceGroupName cognitive-services-resource-group -AccountName resource-name

BaseModel    :
MaxCapacity  : 3
Capabilities : {[fineTune, true]}
Deprecation  : Microsoft.Azure.Management.CognitiveServices.Models.ModelDeprecationInfo
SystemData   : Microsoft.Azure.Management.CognitiveServices.Models.SystemData
Format       : OpenAI
Name         : ada
Version      : 1

BaseModel    :
MaxCapacity  : 3
Capabilities : {[fineTune, true]}
Deprecation  : Microsoft.Azure.Management.CognitiveServices.Models.ModelDeprecationInfo
SystemData   : Microsoft.Azure.Management.CognitiveServices.Models.SystemData
Format       : OpenAI
Name         : davinci
Version      : 1

Hämta modeller som är tillgängliga för ett Cognitive Services-konto

Parametrar

-AccountName

Cognitive Services-kontonamn.

Typ:String
Alias:CognitiveServicesAccountName
Position:1
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:True
Godkänn jokertecken:False

-DefaultProfile

Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.

Typ:IAzureContextContainer
Alias:AzContext, AzureRmContext, AzureCredential
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-ResourceGroupName

Namn på resursgrupp.

Typ:String
Position:0
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:True
Godkänn jokertecken:False

-ResourceId

Resurs-ID.

Typ:String
Position:0
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:True
Godkänn jokertecken:False

Indata

String

Utdata

AccountModel