enkryptai-sdk 1.0.19__py3-none-any.whl → 1.0.20__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.
- enkryptai_sdk/dto/red_team.py +1 -0
- {enkryptai_sdk-1.0.19.dist-info → enkryptai_sdk-1.0.20.dist-info}/METADATA +1 -1
- {enkryptai_sdk-1.0.19.dist-info → enkryptai_sdk-1.0.20.dist-info}/RECORD +6 -6
- {enkryptai_sdk-1.0.19.dist-info → enkryptai_sdk-1.0.20.dist-info}/WHEEL +0 -0
- {enkryptai_sdk-1.0.19.dist-info → enkryptai_sdk-1.0.20.dist-info}/licenses/LICENSE +0 -0
- {enkryptai_sdk-1.0.19.dist-info → enkryptai_sdk-1.0.20.dist-info}/top_level.txt +0 -0
enkryptai_sdk/dto/red_team.py
CHANGED
|
@@ -422,6 +422,7 @@ class RedTeamTestConfigurations(BaseDTO):
|
|
|
422
422
|
reliability_and_observability_test: TestConfig = field(default=None)
|
|
423
423
|
agent_behaviour_test: TestConfig = field(default=None)
|
|
424
424
|
access_control_and_permissions_test: TestConfig = field(default=None)
|
|
425
|
+
tool_extraction_test: TestConfig = field(default=None)
|
|
425
426
|
_extra_fields: Dict[str, Any] = field(default_factory=dict)
|
|
426
427
|
|
|
427
428
|
@classmethod
|
|
@@ -20,9 +20,9 @@ enkryptai_sdk/dto/datasets.py,sha256=RFA9CmbhD-QDDyweBq_k9iBd00b6I6SWmdP9DPNd9fc
|
|
|
20
20
|
enkryptai_sdk/dto/deployments.py,sha256=_tdSyRTJvthjLTbOxFO4f2P6vgirDsF3in5_gXE3a_U,11288
|
|
21
21
|
enkryptai_sdk/dto/guardrails.py,sha256=NUVz59c-lnlTOwg72QIk62-USfHO-dpS5u2Hr6q9QGA,51774
|
|
22
22
|
enkryptai_sdk/dto/models.py,sha256=4aeI9-iHPhSX5duRMTQRbkXhplAhN8OHw3gWdTxrafU,14531
|
|
23
|
-
enkryptai_sdk/dto/red_team.py,sha256=
|
|
24
|
-
enkryptai_sdk-1.0.
|
|
25
|
-
enkryptai_sdk-1.0.
|
|
26
|
-
enkryptai_sdk-1.0.
|
|
27
|
-
enkryptai_sdk-1.0.
|
|
28
|
-
enkryptai_sdk-1.0.
|
|
23
|
+
enkryptai_sdk/dto/red_team.py,sha256=qwCDvGCvY9yZXtXWwpIqm6NJX2YXu7Goeps1ff4_fKU,27383
|
|
24
|
+
enkryptai_sdk-1.0.20.dist-info/licenses/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
25
|
+
enkryptai_sdk-1.0.20.dist-info/METADATA,sha256=5xDhmJaxOZ9M3b4WZzzscj3g97O6STUIxmjFrOzZDT4,73153
|
|
26
|
+
enkryptai_sdk-1.0.20.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
27
|
+
enkryptai_sdk-1.0.20.dist-info/top_level.txt,sha256=s2X9UJJwvJamNmr6ZXWyyQe60sXtQGWFuaBYfhgHI_4,14
|
|
28
|
+
enkryptai_sdk-1.0.20.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|