Hi this PR adds support for deferring the initialization of a vector store if the user didn't ask for it.
- updates a handful of
VectorStoreimplementations to honor a new boolean flag,initializeSchema - updates documentation for both the root
vectorstores.adocand the relevant docs for each of the modules affected - updates
VectorStoreintegration tests, defaulting totrue(the old behavior) in those intstances
Comment From: markpollack
I have a local branch with many more changes, so closing this PR