langchain-ai / langchain-postgres

LangChain abstractions backed by Postgres Backend
MIT License
66 stars 22 forks source link

create a mechanism to migrate from community vectorstore to this implementation #37

Open electricjimi opened 2 months ago

eyurtsev commented 2 months ago

Whats your use case? Why can you not re-index the data? Are you able to create the relevant migrations manually?

eyurtsev commented 2 months ago

Related to https://github.com/langchain-ai/langchain-postgres/issues/30