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