spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

VectorStore improvements.

Open markpollack opened this issue 1 year ago • 6 comments
trafficstars

Current vectorstore interface is lacking in two important areas

  • Does not support other types of search other than similarity search
  • Does not support full api coverate for admin cases, e.g. delete, update operations

markpollack avatar Oct 25 '24 15:10 markpollack