mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 09:54:28 -04:00
[PR #183] [MERGED] chore: Update PGVectorstore quickstart #212
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?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-postgres/pull/183
Author: @dishaprakash
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/7/2025
Merged by: @averikitsch
Base:
main← Head:quickstart📝 Commits (3)
2b25e28chore: Update PGVectorstore quickstarte6414c9remove chatstore lint14bc67eUpdate pg_vectorstore.ipynb📊 Changes
1 file changed (+24 additions, -25 deletions)
View changed files
📝
examples/pg_vectorstore.ipynb(+24 -25)📄 Description
chore: Update PGVectorstore quickstart
Changes:
engineis being used instead ofpg_engineembeddingparameter instead ofembedding_servicein vectorstore.afrom_documentsFixes #180
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.