mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
create a mechanism to migrate from community vectorstore to this implementation #9
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 @electricjimi on GitHub (Apr 26, 2024).
@eyurtsev commented on GitHub (Apr 29, 2024):
Whats your use case? Why can you not re-index the data? Are you able to create the relevant migrations manually?
@eyurtsev commented on GitHub (Apr 29, 2024):
Related to https://github.com/langchain-ai/langchain-postgres/issues/30
@electricjimi commented on GitHub (Feb 22, 2025):
any updates on this?