mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
langchain v0.3 mentioned langchain-postgres==0.0.13
#43
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 @skabbit on GitHub (Sep 25, 2024).
https://python.langchain.com/docs/versions/v0_3/
This guide mentioned
langchain-postgres==0.0.13to be used with the latestlangchain==0.3, but in this repo0.0.12is the latest as well on pip.What must I use for latest langchain? Do I need to wait until new release of this project?