Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Added pg to alloy migration guide #249

Open
wants to merge 61 commits into
base: main
Choose a base branch
from

Conversation

twishabansal
Copy link
Contributor

No description provided.

@product-auto-label product-auto-label bot added the api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API. label Sep 30, 2024
src/langchain_google_alloydb_pg/utils/pgvector_migrator.py Outdated Show resolved Hide resolved
samples/migrations/pg_to_alloy.md Outdated Show resolved Hide resolved
samples/migrations/pg_to_alloy.md Outdated Show resolved Hide resolved
samples/migrations/pg_to_alloy.md Outdated Show resolved Hide resolved
samples/migrations/pg_to_alloy.md Outdated Show resolved Hide resolved
samples/migrations/pg_to_alloy.md Outdated Show resolved Hide resolved
samples/migrations/pg_to_alloy.md Outdated Show resolved Hide resolved
samples/migrations/pg_to_alloy.md Outdated Show resolved Hide resolved
samples/migrations/pg_to_alloy.md Outdated Show resolved Hide resolved
await amigrate_pgvector_collection(
engine,
collection_name="collection_name",
vector_store=vector_store,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could point out that if they are moving to a different instance or database they could use different engines

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not yet have functionality to allow users to migrate across databases. Should we add it?

@twishabansal twishabansal marked this pull request as ready for review October 1, 2024 08:49
@twishabansal twishabansal requested review from a team as code owners October 1, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants