Skip to content

[DOCUMENTATION] PGVector is deprecated since 0.0.14, migrate the tutorial and other langchain docs to PGVectorStore #31824

Description

The langchain-postgres team has declared that they are migrating into PGVectorStore and PGVector is currently deprecated:

https://github.com/langchain-ai/langchain-postgres/blob/18b1bcdb75ed152da717e3d624e1ed822d17d60f/README.md?plain=1#L28-L31

Please update the docs in order to use the most up-to-date version. I started setting up my project with 0.0.14 by following the outdated documentation and now I need to migrate to the new class.

"from langchain_postgres import PGVector\n",

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions