Devis Lucato
Devis Lucato
> @dluc any plans to allow custom search Schema? cos adding semantic search wouldn't be that hard in code, as I think we could take same approach I describe for...
> With Hybrid, we shouldn't use the CosineSimilarity that's a big change.. the user needs to be aware that relevance is very different, otherwise everyone will complain that they are...
hi @DrEight if you are using the Search API, it will return an instance of `SearchResult` containing zero results (see `Results` property. Similarly, if you are looking at the web...
I see, yes I've seen that behavior from GPT 3.5. Could you give it a try with GPT-4? You are right, the service should reply with "**INFO NOT FOUND**" (an...
> it suggests to search for a travel agency... wow... > I found the file 'answer-with-facts.txt'. Is it this the place ? yes that's the one. I think we could...
I see, makes sense. Calling them "relevant" is misleading if they are not. The challenge is that the decision whether sources are relevant or not is made internally by the...
Given that now custom content decoders can be injected, I would first try creating one that replaces the default PDF decoder, and internally does all the work of extracting text...
hi @alkampfergit we haven't published the nuget yet, there's some testing we need to do, stay tuned :-)
Fixed: https://www.nuget.org/packages/Microsoft.KernelMemory.MongoDbAtlas
I think that's expected behavior. Bigger and newer models capture more details and understand content better. Something that might seem relevant to ada2 might be less relevant to the other...