ChatRole.Developer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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