Metadata-Version: 2.4
Name: beekeeper-embeddings-huggingface
Version: 2.0.0b1
Summary: beekeeper embeddings huggingface integration
Author-email: Leonardo Furnielis <leonardofurnielis@outlook.com>
License: Apache-2.0
Requires-Python: <3.14,>=3.11
Requires-Dist: beekeeper-core<3.0.0,>=2.0.0b1
Requires-Dist: sentence-transformers<6.0.0,>=5.2.3
Provides-Extra: dev
Requires-Dist: ruff>=0.15.8; extra == 'dev'
Description-Content-Type: text/markdown

# Beekeeper embeddings integration - huggingface

## Installation 

```bash
pip install beekeeper-embeddings-huggingface
```
