- Based on the pattern established in other vector store support implementations, added a builder class as an inner class of the GemfireVectorStoreConfig class which is also moved as an inner class to GemfireVectorStore. Based on the original PR: https://github.com/spring-projects/spring-ai/pull/1168