- Improve ChromaVectorStore to throw exception on missing collection with disabled schema - Add test case to verify exception is thrown when collection doesn't exist and schema init is false - Correctly set Chroma collection id when initializeSchema set to false Co-authored-by: Christian Tzolov <ctzolov@vmware.com>