Skip to content

docs: update PGVectorStore quickstart #177

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

Merged
merged 2 commits into from
Apr 7, 2025
Merged

docs: update PGVectorStore quickstart #177

merged 2 commits into from
Apr 7, 2025

Conversation

averikitsch
Copy link
Collaborator

No description provided.

@averikitsch averikitsch requested a review from eyurtsev April 6, 2025 23:16
"%pip install --upgrade --quiet langchain-postgres"
"%pip install --upgrade --quiet langchain-postgres\n",
"# This tutorial also requires the following dependencies\n",
"%pip install --upgrade --quiet langchain-core langchain-cohere SQLAlchemy"
Copy link
Collaborator

Choose a reason for hiding this comment

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

is SQLAlchemy not included a sub dependency? I think it's common to keep the package name lower-cased in pip install instructions

@eyurtsev eyurtsev merged commit 22f4f47 into main Apr 7, 2025
5 checks passed
@eyurtsev eyurtsev deleted the quickstart branch April 7, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants