@Logan M can you please with this. I am trying to embed the images and text but this snippet is not working as I copied it from notebook provoded by llama index
I created the client = qdrant_client.QdrantClient(path="qdrant_mm_db") Once it is executed it created a folder along with a json file inside. so it worked. But once it is created i commented out this line of code.
@Logan M it worked very well. I think the problem was with an other openAi client that was a conflict here. Now only the last thing that i need your help is this. index.as_retriver is working well but as_query_engine I get error. But it is not telling what could be the error here