datarobot-moderations 11.1.20__py3-none-any.whl → 11.1.22__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.
@@ -998,8 +998,9 @@ class VdbModerationPipeline(ModerationPipeline):
998
998
  def moderation_pipeline_factory(
999
999
  target_type: str, model_dir: str = os.getcwd()
1000
1000
  ) -> Optional[ModerationPipeline]:
1001
- # Disable ragas tracking while loading the module.
1001
+ # Disable ragas and deepeval tracking while loading the module.
1002
1002
  os.environ["RAGAS_DO_NOT_TRACK"] = "true"
1003
+ os.environ["DEEPEVAL_TELEMETRY_OPT_OUT"] = "YES"
1003
1004
  if target_type in TargetType.guards():
1004
1005
  pipeline = init(model_dir=model_dir)
1005
1006
  if pipeline:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: datarobot-moderations
3
- Version: 11.1.20
3
+ Version: 11.1.22
4
4
  Summary: DataRobot Monitoring and Moderation framework
5
5
  License: DataRobot Tool and Utility Agreement
6
6
  Author: DataRobot
@@ -2,7 +2,7 @@ datarobot_dome/__init__.py,sha256=B5Rx8_CNCNsOpxBbRj27XOXCfRZmvmrAR-NzlzIKnDw,58
2
2
  datarobot_dome/async_http_client.py,sha256=wkB4irwvnchNGzO1bk2C_HWM-GOSB3AUn5TXKl-X0ZI,9649
3
3
  datarobot_dome/chat_helper.py,sha256=BzvtUyZSZxzOqq-5a2wQKhHhr2kMlcP1MFrHaDAeD_o,9671
4
4
  datarobot_dome/constants.py,sha256=vM2_JkXbn4dkWARCqxNfLriSo0E05LDXVrwNktptpuc,10416
5
- datarobot_dome/drum_integration.py,sha256=7gXi29t1Huhio68frMksrkWXfMq08V1Q49MmIRjzgMA,42227
5
+ datarobot_dome/drum_integration.py,sha256=DGtf2XfVb8uxNWOFyJwB6l7QObFLaDQFN13vYhA68Rs,42293
6
6
  datarobot_dome/guard.py,sha256=1INYx17n9ToiB5bzI-jIReUUuqkK_ucxpOx4jQLts6g,33264
7
7
  datarobot_dome/guard_executor.py,sha256=AOI8MZeZETHMoFgBePe0wa2vE9d2975MYQnEDHLZL7s,35462
8
8
  datarobot_dome/guard_helpers.py,sha256=ajxm-w7MS7eN5DMMO-jbbzjcOYMZ-LvhO53n2NI5_Fk,16773
@@ -19,6 +19,6 @@ datarobot_dome/pipeline/pipeline.py,sha256=YrGR3uS7kY9dd30B97cMESBbVNsze25RSoIcj
19
19
  datarobot_dome/pipeline/vdb_pipeline.py,sha256=WTOGn1qe_ZvEcdlvHgeXxl2xTqp7GjfL13c6S-FmAfM,5146
20
20
  datarobot_dome/runtime.py,sha256=FD8wXOweqoQVzbZMh-mucL66xT2kGxPsJUGAcJBgwxw,1468
21
21
  datarobot_dome/streaming.py,sha256=6nYvh6SoxPRLfO6GGdEoHsQuyLP9oX1lDMe8IeGo4lw,17801
22
- datarobot_moderations-11.1.20.dist-info/METADATA,sha256=aXMj9ARu5eTueotVMIJqxNXZZ1S50uXofDukyYAPu-U,4794
23
- datarobot_moderations-11.1.20.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
24
- datarobot_moderations-11.1.20.dist-info/RECORD,,
22
+ datarobot_moderations-11.1.22.dist-info/METADATA,sha256=tL9-6ZvQXyVLxDbx5EvMi4x3dlsxJJy_ussBOSoPPVQ,4794
23
+ datarobot_moderations-11.1.22.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
24
+ datarobot_moderations-11.1.22.dist-info/RECORD,,