Vladimir Panteleev
Vladimir Panteleev
This is now in 0.6.1.
Hi @Prthmsh7, For this issue, I would suggest the following steps in getting it resolved: 1. Make sure you can build the website on your computer. There are instructions in...
I think the only way we could do that is if we threw away all samples, i.e. something like a "reset" key.
> It also give me an erroer when I try to import with -x. I think that is supposed to be working, what is the error? > The export is...
Can you try a patch? ```diff diff --git a/source/btdu/main.d b/source/btdu/main.d index e6501dc..25078c8 100644 --- a/source/btdu/main.d +++ b/source/btdu/main.d @@ -106,9 +106,12 @@ Please report defects and enhancement requests to the GitHub...
This is now in 0.6.1.
I think #305 is trying to fix that.
Hi @generall , > could you please elaborate that is the difference of your proposed search to https://qdrant.tech/documentation/concepts/explore/#recommendation-api ? I see multiple use cases for getting the averages, a custom...
> What is the advantage over retrieving points by IDs and averaging vectors on the client side? I assume avg operation is cheap, and only thing we actually gain is...
Up to 100,000 (but multiplied by a few hundred classes). It actually might be less than a second!