Base:
property
Name
Microsoft.Extensions.AI.AITool.Name
2 references to Name
Microsoft.Extensions.AI.Abstractions (2)
Functions\AIFunctionFactory.cs (2)
664
$"The arguments dictionary contains an unexpected key '{kvp.Key}' that does not correspond to any parameter of '{
Name
}'.");
672
$"The arguments dictionary contains keys that do not correspond to any parameter of '{
Name
}'.");