1 reference to _docsIndexService
aspire (1)
Mcp\Docs\DocsSearchService.cs (1)
122
var searchResults = await
_docsIndexService
.SearchAsync(query, topK, cancellationToken).ConfigureAwait(false);