mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-21 17:05:31 -04:00
ed0536f392
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
4 lines
112 B
Go
4 lines
112 B
Go
// Package pgvector contains an implementation of the VectorStore
|
|
// interface using pgvector.
|
|
package pgvector
|