Metadata-Version: 2.4
Name: hdp-llamaindex
Version: 0.1.1
Summary: HDP (Human Delegation Provenance) integration for LlamaIndex — metapackage
Project-URL: Homepage, https://github.com/Helixar-AI/HDP
Project-URL: Repository, https://github.com/Helixar-AI/HDP
License: Apache-2.0
Requires-Python: >=3.10
Requires-Dist: llama-index-callbacks-hdp>=0.1.0
Description-Content-Type: text/markdown

# hdp-llamaindex

Metapackage for users who discover HDP first.

```bash
pip install hdp-llamaindex
```

This installs `llama-index-callbacks-hdp` and re-exports all classes from the `hdp_llamaindex` namespace.

For full documentation see [llama-index-callbacks-hdp](../llama-index-callbacks-hdp/README.md).
