George

Results 217 comments of George

Hi, @yuasa1hiromi, sorry for the late response No, you can only group by one field

hi @dhruv-anand-aintech , thank you for your interest! We have a slightly different approach to the external contributions A new branch should be created from `dev` and point to `dev`,...

Hi @ainyava Thank you for the contribution! However, I don't think we'll be able to merge it: Using both grpc and rest simultaneously is a valid case (and we can't...

@kobiBarac hi, could you provide traceback or any additional details?

hey @xiabo0816 @BIGBALLON Unfortunately, https://huggingface.co/Alibaba-NLP/gme-Qwen2-VL-2B-Instruct providers have not converted the model to onnx, and we might not be able to do so in the foreseen future Regarding the second model,...

Hey @yudelevi Sorry for the late response We've introduced support of adding custom (read users) models to TextEmbedding and have become a little bit more picky when it comes to...

Hi @affanshahid Thanks for reporting this, we'll look into it Could you please tell us qdrant-client version you're using along with the version of pyright?

Hey @affanshahid We took a look at the issue, we might need more time to fix the problem with `ids` However, `embeddings` type hint issue seems to be correct, since...

hi @Faiee50 you can update collection parameters with https://qdrant.tech/documentation/concepts/collections/?q=update_collec#update-collection-parameters or you can put particular vectors on disk with https://qdrant.tech/documentation/concepts/collections/?q=update_collec#update-vector-parameters I would also recommend considering quantization https://qdrant.tech/documentation/guides/quantization/?q=scalar#scalar-quantization

@hh-space-invader we can't modify anything under `http` or `grpc` manually `http` (and, consequently, `models` can be modified only by modifying the rest generator (another repo) `grpc` can only be modified...