beekeeper-ai 0.6.5__py3-none-any.whl → 0.6.6__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.
beekeeper/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.6.5"
1
+ __version__ = "0.6.6"
@@ -742,7 +742,7 @@ class WatsonxPromptMonitoring:
742
742
  label_column = "reference_output",
743
743
  context_fields=context_fields,
744
744
  question_field = question_field,
745
- operational_space_id = "production",
745
+ operational_space_id = self._deployment_stage,
746
746
  problem_type = task_id,
747
747
  input_data_type = "unstructured_text",
748
748
  supporting_monitors = monitors,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: beekeeper-ai
3
- Version: 0.6.5
3
+ Version: 0.6.6
4
4
  Summary: Load any data in one line of code and connect with AI applications
5
5
  Home-page: https://github.com/leonardofurnielis/beekeeper
6
6
  License: MIT
@@ -1,4 +1,4 @@
1
- beekeeper/__init__.py,sha256=KDgkBrBsBSUzbLgrOZ89YsNN06fU4j5bmcuEwo6q5pg,22
1
+ beekeeper/__init__.py,sha256=I3h5MyD10PkOUQEBnR6L9ja7s4WeTEg8rRjRKTCWYWQ,22
2
2
  beekeeper/core/document/__init__.py,sha256=6l28uskkwzxQhnX_Ov9NmXQ3JAF5vXJk6cuQR3zRqwg,126
3
3
  beekeeper/core/document/schema.py,sha256=72jWAkBAU8DtRA90jYdhbUqax1a0Yx76NgAYxQj6UFU,2534
4
4
  beekeeper/core/document_loaders/__init__.py,sha256=OH0Y6Nf66bdi8vv_o-dldndHhmfM74y8s9ilgvG_Crk,93
@@ -21,7 +21,7 @@ beekeeper/embeddings/watsonx.py,sha256=w7Fbz74B_XDLu7aE9_haXI77oCUyFLhrSFgHuMCZ3
21
21
  beekeeper/evaluation/__init__.py,sha256=SzRQHkUqgzRoiccHknu0juMutSyF1dI_-AeuBZOCe_E,123
22
22
  beekeeper/evaluation/knowledge_base_coverage.py,sha256=YkjrqQAmUU7ul0ZVcO7MN62EIkk-nMKQCRF-HD19WmU,2268
23
23
  beekeeper/monitor/__init__.py,sha256=Zgx2OaGiid3pnNnBrI-YjCNE0KdWX3g3sOhbCEhhYY8,258
24
- beekeeper/monitor/watsonx.py,sha256=LG16TpKVNV5N5gCKNMQZKZZqaqNdFJTHitrEXGB_W0g,42567
24
+ beekeeper/monitor/watsonx.py,sha256=lB8y0H1H_zhmsXo4pgxpi4ZeC1V4_KIHY2jQzqO3MQQ,42576
25
25
  beekeeper/retrievers/__init__.py,sha256=Py1X7DfxNyMozQX1LBl0jSZyft05OD04yglqBVpP3mQ,122
26
26
  beekeeper/retrievers/watson_discovery.py,sha256=evn9MGBUE2WkL7r_mg1zlSNZpp7XuxfG0HgeDiSeUyU,5121
27
27
  beekeeper/text_splitters/__init__.py,sha256=HkRHuwi-v5Xtwnr3ELkf_eG9WfXtuq3FFf_Zn8QUOuE,275
@@ -31,7 +31,7 @@ beekeeper/text_splitters/token.py,sha256=HgGf7V_RHvkl0C_Jmjr0pgdAqmcI9qKBeVqDEb-
31
31
  beekeeper/vector_stores/__init__.py,sha256=sH7pUh-3ln9EzZOJm4mz2z1BJFqJStsuogl-XvuatvQ,208
32
32
  beekeeper/vector_stores/chroma.py,sha256=89ebsNs4JYCpM6SYY6pYy2nuH5gv4TxjxMrz729XE1w,3997
33
33
  beekeeper/vector_stores/elasticsearch.py,sha256=GTLCvxv8ne-S3fEG8HcONlpagJ1o5PJxtdE_JoM4aTs,7318
34
- beekeeper_ai-0.6.5.dist-info/LICENSE,sha256=TC5Fo1FSsyuLJTlNFbY0zCa08wcY5OmMW3RdKOId37s,1071
35
- beekeeper_ai-0.6.5.dist-info/METADATA,sha256=pXUun_4zd5L9JoFqkam-YtBBF1oWPy7Qmf-oTpE0kZY,1962
36
- beekeeper_ai-0.6.5.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
37
- beekeeper_ai-0.6.5.dist-info/RECORD,,
34
+ beekeeper_ai-0.6.6.dist-info/LICENSE,sha256=TC5Fo1FSsyuLJTlNFbY0zCa08wcY5OmMW3RdKOId37s,1071
35
+ beekeeper_ai-0.6.6.dist-info/METADATA,sha256=VtdhFpHrTKNmug0q4JFbd2VAZGVc1Oyf37JAEvEO-TM,1962
36
+ beekeeper_ai-0.6.6.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
37
+ beekeeper_ai-0.6.6.dist-info/RECORD,,