langchain-postgres 0.0.3__py3-none-any.whl → 0.0.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: langchain-postgres
3
- Version: 0.0.3
3
+ Version: 0.0.4
4
4
  Summary: An integration package connecting Postgres and LangChain
5
5
  Home-page: https://github.com/langchain-ai/langchain-postgres
6
6
  License: MIT
@@ -11,7 +11,7 @@ Classifier: Programming Language :: Python :: 3.9
11
11
  Classifier: Programming Language :: Python :: 3.10
12
12
  Classifier: Programming Language :: Python :: 3.11
13
13
  Classifier: Programming Language :: Python :: 3.12
14
- Requires-Dist: langchain-core (>=0.1,<0.2)
14
+ Requires-Dist: langchain-core (>=0.1.50,<0.3)
15
15
  Requires-Dist: langgraph (>=0.0.32,<0.0.33)
16
16
  Requires-Dist: numpy (>=1,<2)
17
17
  Requires-Dist: pgvector (>=0.2.5,<0.3.0)
@@ -23,6 +23,13 @@ Description-Content-Type: text/markdown
23
23
 
24
24
  # langchain-postgres
25
25
 
26
+ [![Release Notes](https://img.shields.io/github/release/langchain-ai/langchain-postgres)](https://github.com/langchain-ai/langchain-postgres/releases)
27
+ [![CI](https://github.com/langchain-ai/langchain-postgres/actions/workflows/ci.yml/badge.svg)](https://github.com/langchain-ai/langchain-postgres/actions/workflows/ci.yml)
28
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
29
+ [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchainai.svg?style=social&label=Follow%20%40LangChainAI)](https://twitter.com/langchainai)
30
+ [![](https://dcbadge.vercel.app/api/server/6adMQxSpJS?compact=true&style=flat)](https://discord.gg/6adMQxSpJS)
31
+ [![Open Issues](https://img.shields.io/github/issues-raw/langchain-ai/langchain-postgres)](https://github.com/langchain-ai/langchain-postgres/issues)
32
+
26
33
  The `langchain-postgres` package implementations of core LangChain abstractions using `Postgres`.
27
34
 
28
35
  The package is released under the MIT license.
@@ -4,7 +4,7 @@ langchain_postgres/chat_message_histories.py,sha256=gh6hjBlrJ5GSo5kePQdh3VhiUYoW
4
4
  langchain_postgres/checkpoint.py,sha256=B0c03jyQcS0bAaNPljWEG3IuhlelIF2z3vSXWATi9-4,23519
5
5
  langchain_postgres/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  langchain_postgres/vectorstores.py,sha256=KUeDv47lwWM88HZQJdxjtRLS_jtSzekY6FluKji7BcU,49908
7
- langchain_postgres-0.0.3.dist-info/LICENSE,sha256=2btS8uNUDWD_UNjw9ba6ZJt_00aUjEw9CGyK-xIHY8c,1072
8
- langchain_postgres-0.0.3.dist-info/METADATA,sha256=ExTRQaPnB8jRautPzJH-es-8RdlJRea2_nOvM0NQisM,5159
9
- langchain_postgres-0.0.3.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
10
- langchain_postgres-0.0.3.dist-info/RECORD,,
7
+ langchain_postgres-0.0.4.dist-info/LICENSE,sha256=2btS8uNUDWD_UNjw9ba6ZJt_00aUjEw9CGyK-xIHY8c,1072
8
+ langchain_postgres-0.0.4.dist-info/METADATA,sha256=24WiDipxuAvDonZRUVhmPLdZMiTBinfzV1QaGWDs5lw,6014
9
+ langchain_postgres-0.0.4.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
10
+ langchain_postgres-0.0.4.dist-info/RECORD,,