2 references to Instructions
Aspire.Hosting.Foundry (1)
HostedAgent\PromptAgentConfiguration.cs (1)
48
Instructions =
Instructions
?? "",
Aspire.Hosting.Foundry.Tests (1)
PromptAgentConfigurationTests.cs (1)
14
Assert.Equal("You are a helpful assistant.", config.
Instructions
);