mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
Correct usage #71
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @diego-lipinski-de-castro on GitHub (Apr 7, 2025).
Currently we have two options
Are they the made for the same use case?
Which one will be kept and maintained in the future?
What are their differences?
I tested both for vector stores and they both worked the same, besides that, what does one have that the other do not?
Example using PostgresStore
Example using langchain_postgres