Metadata-Version: 2.4
Name: tardigrade-db
Version: 0.4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: numpy>=1.24
Requires-Dist: llama-cpp-python>=0.2 ; extra == 'llama'
Requires-Dist: torch>=2.0 ; extra == 'torch'
Requires-Dist: torch>=2.0 ; extra == 'transformers'
Requires-Dist: transformers>=4.30 ; extra == 'transformers'
Provides-Extra: llama
Provides-Extra: torch
Provides-Extra: transformers
License-File: LICENSE
Summary: LLM-native database kernel — persistent KV cache memory for autonomous AI agents
Keywords: llm,kv-cache,agent-memory,database,transformers
Requires-Python: >=3.10
Project-URL: Documentation, https://eldriss-studio.github.io/tardigrade-db
Project-URL: Repository, https://github.com/Eldriss-Studio/tardigrade-db
