public GenericFunctionTool(
IEnumerable<Tool> tools,
IReadOnlyDictionary<string, Func<string, CancellationToken, Task<string>>> calls
)
[Missing <param name="tools"/> documentation for "M:GenerativeAI.Tools.GenericFunctionTool.#ctor(System.Collections.Generic.IEnumerable{CSharpToJsonSchema.Tool},System.Collections.Generic.IReadOnlyDictionary{System.String,System.Func{System.String,System.Threading.CancellationToken,System.Threading.Tasks.Task{System.String}}})"]
[Missing <param name="calls"/> documentation for "M:GenerativeAI.Tools.GenericFunctionTool.#ctor(System.Collections.Generic.IEnumerable{CSharpToJsonSchema.Tool},System.Collections.Generic.IReadOnlyDictionary{System.String,System.Func{System.String,System.Threading.CancellationToken,System.Threading.Tasks.Task{System.String}}})"]