cachho
cachho
closing with a reference to #87
PR for issue #36
are you sure you have the latest version installed? this is a new feature.
this makes total sense. If the hash is already in the database, there's no reason to try to re-add it. Green light from me
Closing this, #160 is the main place this is tracked.
Haven't looked into this, can't we handle the error and retry with the random bit? otherwise it undermines the deduplication function.
This isn't as scary as it looks, @taranjeet green light from me if they fix the last complaint I posted. thanks.
What's the problem you want to solve? You want to get all documents back, that have a certain metadata? And you just want the documents, without using them in an...
I have a QnA site too. I store the QnA pairs in a database, then I have an API to request them. Then I get iterate over the list of...
I understand that you attach a URL metadata to each embedding, and you want to retrieve it together with the answer to the query function. This is in fact not...