satoristore

View on PyPIReverse Dependencies (0)

0.1.6 satoristore-0.1.6-py3-none-any.whl

Wheel Details

Project: satoristore
Version: 0.1.6
Filename: satoristore-0.1.6-py3-none-any.whl
Download: [link]
Size: 18788
MD5: 688572a32d8bc30be25aa60527cf5255
SHA256: 0d19c9ddfb6fc6967b571f894cea8a701b35902000f3d31ca8968c07be6b1b37
Uploaded: 2024-11-01 09:29:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: satoristore
Version: 0.1.6
Summary: A memory architecture for AI agents supporting hierarchical and multimodal data.
Author: Kentauros AI
Author-Email: partners[at]kentauros.ai
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: Pillow (<11.0.0,>=10.0.0)
Requires-Dist: PyYAML (<7.0.0,>=6.0.1)
Requires-Dist: SQLAlchemy (<3.0.0,>=2.0.25)
Requires-Dist: clip-anytorch (<3.0.0,>=2.5.0)
Requires-Dist: numpy (<2.0.0,>=1.24.6)
Requires-Dist: pydantic (<3.0.0,>=2.9.2)
Requires-Dist: qdrant-client (<2.0.0,>=1.8.0)
Requires-Dist: sentence-transformers (<4.0.0,>=3.1.1)
Requires-Dist: torch (==2.2.2)
Requires-Dist: torchvision (==0.17.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4149 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
satoristore/__init__.py sha256=oe_UrFAeRSeM2md41ylJY68tSu7z0wKlNYl-ft7QdRM 356
satoristore/memory_bank.py sha256=4Tgvm7Am-ZGuEVdBi6z60J7FyYf53il6TC4bP-K6AgM 5314
satoristore/memory_bank_factory.py sha256=DMkjnVWkkyc9GuNCfu_8sXwRYUVKRyEgZSdgDPeKK_o 692
satoristore/model_manager.py sha256=KrLY2vrwkIsG6lvbFF3WT_yJSqed0fOESLpyS21lasY 4178
satoristore/multimodal_memory_bank.py sha256=CyChHLAVKKRMxv6CEk4-ecnJFdAMtxtmkMS-xPm52CY 31389
satoristore/text_memory_bank.py sha256=_lNa9tCnlT5iEnq1ulFuhLqpiovOof1qtrfVyEO2Eqw 21213
satoristore-0.1.6.dist-info/LICENSE sha256=_bymUM6OzAM2HtE_qv96MGIzZ_NPGgGBaniNb-ZH8u4 1065
satoristore-0.1.6.dist-info/METADATA sha256=oaANuPSyYmuZakMbFA3oLPvViSJOxZBcnOmU1p-fAl8 5156
satoristore-0.1.6.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
satoristore-0.1.6.dist-info/entry_points.txt sha256=91neQBmlGvQQOSekLPWpyTBKq50mAOwkHYQcWRhvJoQ 77
satoristore-0.1.6.dist-info/RECORD

entry_points.txt

build-docs = scripts.build_docs:main
lint = scripts.lint:main