Share via


AzureMachineLearningIndexChatExtensionConfiguration.RoleInformation Property

Definition

Give the model instructions about how it should behave and any context it should reference when generating a response. You can describe the assistant's personality and tell it how to format responses. There's a 100 token limit for it, and it counts against the overall token limit.

public string RoleInformation { get; set; }
member this.RoleInformation : string with get, set
Public Property RoleInformation As String

Property Value

Applies to