George

Results 218 comments of George

Hi @SevenMpp 1. If you have vectors for data objects of several modalities (e.g. text (for instance product description) and image), you can use `query_points` methods to do queries with...

Hello @WatermelonSumer I was not able to reproduce the issue, could you please provide a minimum reproducible example, so we could help you?

Hi @jiangying000 No, those fields are unavailable in public qdrant-client API If you really need to, you can make requests from within qdrant-client on your own by utilising a bit...

it's not the python client's doc, but the general openapi doc, you can get those values with pure http calls, but we don't expose them in the client

hi @vikyw89 could you please provide more details on your environment and the commands you ran to install qdrant-client? I've tried this commands: `pyenv local 3.10 && python3 -m venv...

it normally should not crush with this error, maybe you have some other dependencies which led to this error (due to the version resolution) in order to investigate it, we...

> I'm on ubuntu 24 > > The command was: `poetry add qdrant-client` > > I managed to install it by specifying the grpcio-tools version > > Also why are...

no, it results in a regular env

Hi @InshaManowar Does it occur only when fastembed is installed in the system or it also occurs without fastembed but with just onnxruntime?

BGE-M3 requires an extension of our interface, which we are going to start working on this feature soon