MemoryStoreDefaultDefinition.ChatModel 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 name or identifier of the chat completion model deployment used for memory processing.
public string ChatModel { get; set; }
member this.ChatModel : string with get, set
Public Property ChatModel As String