ChatRole.Developer Property

Definition

The role that instructs or sets the behavior of the assistant. Some AI models support this role instead of the 'system' role.

public static Azure.AI.Inference.ChatRole Developer { get; }
static member Developer : Azure.AI.Inference.ChatRole
Public Shared ReadOnly Property Developer As ChatRole

Property Value

Applies to