Skip to content

Commit 2b37808

Browse files
authored
Update README.md (#184)
1 parent 01ee285 commit 2b37808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ pip install -U langchain-postgres
2929

3030
> [!WARNING]
3131
> In v0.0.14+, `PGVector` is deprecated. Please migrate to `PGVectorStore`
32+
> Version 0.0.14+ has not been released yet, but you can test version of the vectorstore on the main branch. Until official release do not use in production.
3233
> for improved performance and manageability.
3334
> See the [migration guide](https://github.com/langchain-ai/langchain-postgres/blob/main/examples/migrate_pgvector_to_pgvectorstore.md) for details on how to migrate from `PGVector` to `PGVectorStore`.
3435

0 commit comments

Comments
 (0)