Skip to content

Commit

Permalink
fix(docs): link to setup for PGVectorStore (#7441)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfberry authored Dec 30, 2024
1 parent 07c21d7 commit 7d70455
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
import { PoolConfig } from "pg";

// First, follow set-up instructions at
// https://js.langchain.com/docs/modules/indexes/vector_stores/integrations/pgvector
// https://js.langchain.com/docs/integrations/vectorstores/pgvector/#setting-up-an-instance

const config = {
postgresConnectionOptions: {
Expand Down

0 comments on commit 7d70455

Please sign in to comment.