mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-08-25 11:10:02 -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
|