agentforge-memory-postgres 0.2.3__py3-none-any.whl → 0.2.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.4
2
2
  Name: agentforge-memory-postgres
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: Postgres + pgvector-backed MemoryStore and VectorStore for AgentForge
5
5
  Project-URL: Homepage, https://github.com/Scaffoldic/agentforge-py
6
6
  Project-URL: Repository, https://github.com/Scaffoldic/agentforge-py
@@ -20,7 +20,7 @@ Classifier: Topic :: Database
20
20
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
21
21
  Classifier: Typing :: Typed
22
22
  Requires-Python: >=3.13
23
- Requires-Dist: agentforge-core~=0.2.3
23
+ Requires-Dist: agentforge-core~=0.2.4
24
24
  Requires-Dist: asyncpg>=0.30
25
25
  Requires-Dist: pgvector>=0.3
26
26
  Description-Content-Type: text/markdown
@@ -8,8 +8,8 @@ agentforge_memory_postgres/migrations/0000_migrations_table.sql,sha256=VoCG5tsQp
8
8
  agentforge_memory_postgres/migrations/0001_initial.sql,sha256=sjcximXWjCitCTvZcF6asKvq3xIGzig35smioEwcuUM,491
9
9
  agentforge_memory_postgres/migrations/vector/0000_migrations_table.sql,sha256=VoCG5tsQp7pBTaLXqshq2NwB-Tf-jh2gjQi8jxx9ec0,201
10
10
  agentforge_memory_postgres/migrations/vector/0100_vectors.sql,sha256=exodIYuVSclbmgpZKgBD0HRjHu99sa-OhCYPJdMcIt8,575
11
- agentforge_memory_postgres-0.2.3.dist-info/METADATA,sha256=mIrXu31h0vEPbdAtr57lI7Fw67ciEviuFTlW8yzbdN8,3643
12
- agentforge_memory_postgres-0.2.3.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
13
- agentforge_memory_postgres-0.2.3.dist-info/entry_points.txt,sha256=LQBCkv2EKz3L2dsQgTKPbrh7AYq4KjL5HlPPXpvA5O4,178
14
- agentforge_memory_postgres-0.2.3.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
15
- agentforge_memory_postgres-0.2.3.dist-info/RECORD,,
11
+ agentforge_memory_postgres-0.2.4.dist-info/METADATA,sha256=9OBF3v5uom4unMxsSFU4GiaWHFmTW_65piNUvj0EO6U,3643
12
+ agentforge_memory_postgres-0.2.4.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
13
+ agentforge_memory_postgres-0.2.4.dist-info/entry_points.txt,sha256=LQBCkv2EKz3L2dsQgTKPbrh7AYq4KjL5HlPPXpvA5O4,178
14
+ agentforge_memory_postgres-0.2.4.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
15
+ agentforge_memory_postgres-0.2.4.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.29.0
2
+ Generator: hatchling 1.30.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any