Mano
Results
1
issues of
Mano
Using the .NET example code it appears that the KNearestNeighbors is not returning more than a single result. Example Code: ```c# internal static async Task SingleVectorSearch(SearchClient searchClient, OpenAIClient openAIClient, string...