Class ModelRoutingPolicy
The model routing policy for the routing profile. Routing candidates are selected from the allowed models list.
Inherited Members
Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
public class ModelRoutingPolicy
Properties
AllowedModels
Declaration
[JsonProperty(PropertyName = "allowedModels")]
public List<string> AllowedModels { get; set; }
Property Value
| Type | Description |
|---|---|
| List<string> | The ordered list of model names the routing candidate is selected from (for example, |