TranslationLanguage.Models Property

Definition

LLM models supported for translation.

public System.Collections.Generic.IReadOnlyList<string> Models { get; }
member this.Models : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Models As IReadOnlyList(Of String)

Property Value

Applies to