Partager via


SemanticMemoryConfig.IncludedFunctions Property

Definition

A list of functions to be included regardless of relevancy.

public System.Collections.Generic.HashSet<(string PluginName, string FunctionName)> IncludedFunctions { get; }
member this.IncludedFunctions : System.Collections.Generic.HashSet<ValueTuple<string, string>>
Public ReadOnly Property IncludedFunctions As HashSet(Of ValueTuple(Of String, String))

Property Value

Applies to