Files
Thomas fc11926d0c vectorstores: Add opensearch (#464)
* vectorstores: Add opensearch

---------

Co-authored-by: Jay Lalakiya <63226109+jaylalakiya@users.noreply.github.com>
Co-authored-by: Travis Cline <travis.cline@gmail.com>
2023-12-29 12:17:17 -08:00

3 lines
126 B
Go

// Package opensearch contains an implementation of the VectorStore interface that connects to Opensearch.
package opensearch