Dhruv Anand
Dhruv Anand
What type is the created at column in your original index?
ok it got resolved after running `pip install vertexai`
I did have it installed locally, but perhaps an old version had an error, or outdated dependencies. `pip install vertexai` also seemed to upgrade it.
1. You can get a free cluster on cloud.qdrant.io 2. I guess this is part of only the python client: https://github.com/qdrant/qdrant-client#local-mode
Hi @nathan-vo810, Thanks for updating here. > 2,000 is the limit for indexing it I think it would be reasonable to keep the primary field as 2000 then. A viewer...
Yeah I would prefer the latter suggestion (clarify further in column description), as this kind of case is not common.
Thanks, let me do that
Thanks for sending this out, @alexgiannak! Let me have a look in a day or so
Thanks for contributing to Vector-io! please also give a short readme or how-to for exporting data from mongo, as it is a bit harder than a normal VectorDB (connection string...