beekeeper-ai 1.0.7__py3-none-any.whl → 1.0.12__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: beekeeper-ai
3
- Version: 1.0.7
3
+ Version: 1.0.12
4
4
  Summary: Load any data in one line of code and connect with AI applications
5
5
  Project-URL: Documentation, https://beekeeper-ai.github.io/beekeeper
6
6
  Project-URL: Repository, https://github.com/beekeeper-ai/beekeeper
@@ -11,18 +11,19 @@ Keywords: AI,LLM,QA,RAG,data,observability,retrieval,semantic-search
11
11
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
12
12
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
13
13
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
14
- Requires-Python: <4.0,>=3.10
15
- Requires-Dist: beekeeper-core<2.0.0,>=1.0.7
16
- Requires-Dist: beekeeper-embeddings-huggingface<2.0.0,>=1.0.3
17
- Requires-Dist: beekeeper-llms-litellm<2.0.0,>=1.0.0
18
- Requires-Dist: beekeeper-readers-file<2.0.0,>=1.0.1
14
+ Requires-Python: <3.14,>=3.11
15
+ Requires-Dist: beekeeper-core<2.0.0,>=1.0.12
16
+ Requires-Dist: beekeeper-embeddings-huggingface<2.0.0,>=1.0.4
17
+ Requires-Dist: beekeeper-llms-litellm<2.0.0,>=1.0.3
18
+ Requires-Dist: beekeeper-readers-file<2.0.0,>=1.0.2
19
19
  Provides-Extra: dev
20
- Requires-Dist: ruff>=0.11.13; extra == 'dev'
20
+ Requires-Dist: ruff>=0.14.9; extra == 'dev'
21
21
  Description-Content-Type: text/markdown
22
22
 
23
23
  # 🗂️ Beekeeper 🐝
24
24
 
25
25
  ![PyPI - Version](https://img.shields.io/pypi/v/beekeeper-ai)
26
+ ![Python Version](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fbeekeeper-ai%2Fbeekeeper%2Frefs%2Fheads%2Fmain%2Fpyproject.toml&style=flat)
26
27
  [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)
27
28
  ![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)
28
29
  ![Pepy Total Downloads](https://img.shields.io/pepy/dt/beekeeper-ai)
@@ -0,0 +1,5 @@
1
+ beekeeper/_bundle/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ beekeeper_ai-1.0.12.dist-info/METADATA,sha256=GSsusKce9aSnztnlFeu1swGz6fHg1qSBmxHCkL5dowQ,1933
3
+ beekeeper_ai-1.0.12.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4
+ beekeeper_ai-1.0.12.dist-info/licenses/LICENSE,sha256=bR2Wj7Il7KNny38LiDGrASo12StUfpReF--OewXD5cw,10349
5
+ beekeeper_ai-1.0.12.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- beekeeper/_bundle/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- beekeeper_ai-1.0.7.dist-info/METADATA,sha256=ysiObOCx7n9oc24NEhwiVd3O6QTvsf15XRdsmiQGkgY,1730
3
- beekeeper_ai-1.0.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4
- beekeeper_ai-1.0.7.dist-info/licenses/LICENSE,sha256=bR2Wj7Il7KNny38LiDGrASo12StUfpReF--OewXD5cw,10349
5
- beekeeper_ai-1.0.7.dist-info/RECORD,,