3 references to LlmsTxtUrlConfigPath
aspire (1)
Documentation\Docs\DocsSourceConfiguration.cs (1)
39=> configuration[LlmsTxtUrlConfigPath] ?? DefaultLlmsTxtUrl;
Aspire.Cli.Tests (2)
Mcp\Docs\DocsIndexServiceTests.cs (1)
468[DocsSourceConfiguration.LlmsTxtUrlConfigPath] = "http://localhost:4321/llms-small.txt"
Mcp\Docs\DocsSourceConfigurationTests.cs (1)
17[DocsSourceConfiguration.LlmsTxtUrlConfigPath] = "http://localhost:4321/llms-small.txt"