Files
spring-ai/vector-stores
Soby Chacko d752b3d8d7 Gemfire vector store cleanup
- 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
2024-08-22 11:34:54 -04:00
..