1 write to Description
Aspire.Hosting.Foundry (1)
ToolResources\FunctionToolResource.cs (1)
44
Description
= description;
2 references to Description
Aspire.Hosting.Foundry (1)
ToolResources\FunctionToolResource.cs (1)
72
ResponseTool.CreateFunctionTool(FunctionName, Parameters, StrictModeEnabled,
Description
));
Aspire.Hosting.Foundry.Tests (1)
PromptAgentTests.cs (1)
438
Assert.Equal("Gets the current weather", tool.Resource.
Description
);