mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-18 18:54:43 -04:00
fc11926d0c
* vectorstores: Add opensearch --------- Co-authored-by: Jay Lalakiya <63226109+jaylalakiya@users.noreply.github.com> Co-authored-by: Travis Cline <travis.cline@gmail.com>
3 lines
126 B
Go
3 lines
126 B
Go
// Package opensearch contains an implementation of the VectorStore interface that connects to Opensearch.
|
|
package opensearch
|