Share via


OpenAIAssistantDefinition.TemplateFactoryFormat Property

Definition

Gets the captured template format for the assistant if needed for agent retrieval (RetrieveAsync(OpenAIClientProvider, String, Kernel, KernelArguments, IPromptTemplateFactory, CancellationToken)).

[System.Text.Json.Serialization.JsonIgnore]
public string? TemplateFactoryFormat { get; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.TemplateFactoryFormat : string
Public ReadOnly Property TemplateFactoryFormat As String

Property Value

Attributes

Applies to