dyff-schema 0.27.2__py3-none-any.whl → 0.27.3__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.

Potentially problematic release.


This version of dyff-schema might be problematic. Click here for more details.

@@ -300,8 +300,7 @@ class EntityIdentifier(DyffSchemaBaseModel):
300
300
  return EntityIdentifier(kind=entity.kind, id=entity.id)
301
301
 
302
302
  id: str = pydantic.Field(description="The .id of the entity.")
303
- kind: Optional[EntityKindLiteral] = pydantic.Field(
304
- default=None,
303
+ kind: EntityKindLiteral = pydantic.Field(
305
304
  description="The .kind of the entity. This is optional because"
306
305
  " sometimes you need to send a command without knowing the kind,"
307
306
  " but it should be set whenever possible.",
@@ -2477,6 +2476,7 @@ __all__ = [
2477
2476
  "DyffSchemaBaseModel",
2478
2477
  "Entities",
2479
2478
  "EntityID",
2479
+ "EntityIdentifier",
2480
2480
  "EntityKindLiteral",
2481
2481
  "Evaluation",
2482
2482
  "EvaluationBase",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: dyff-schema
3
- Version: 0.27.2
3
+ Version: 0.27.3
4
4
  Summary: Data models for the Dyff AI auditing platform.
5
5
  Author-email: Digital Safety Research Institute <contact@dsri.org>
6
6
  License: Apache-2.0
@@ -26,7 +26,7 @@ dyff/schema/v0/r1/__init__.py,sha256=L5y8UhRnojerPYHumsxQJRcHCNz8Hj9NM8b47mewMNs
26
26
  dyff/schema/v0/r1/adapters.py,sha256=dmQS2ecgDX4ZvTMOW-6NzV_Oq_UpaiyFd7QnSNoOnK8,33057
27
27
  dyff/schema/v0/r1/base.py,sha256=Rry7GKdQyCLNXskB1CxqVlhVsgM8pw6a4xy3BFk_lRc,21095
28
28
  dyff/schema/v0/r1/commands.py,sha256=eBXoDxmRZ9s2Idj1srmIaLPCn6QVbWXwpbNDHaJZDco,8354
29
- dyff/schema/v0/r1/platform.py,sha256=mXI32MyJNVAYjT3xQtwlaysU6u_K6p9bb7phErayCq0,81574
29
+ dyff/schema/v0/r1/platform.py,sha256=XqDSV0vCLjSPwwMe87Ah6qz4rYCGg9eMYuVf6VUFViM,81566
30
30
  dyff/schema/v0/r1/requests.py,sha256=AIBzfOnDEMVh1sCOCM6oKMVwZTCW3v9f5BVKB2s3-X0,16025
31
31
  dyff/schema/v0/r1/test.py,sha256=X6dUyVd5svcPCI-PBMOAqEfK9jv3bRDvkQTJzwS96c0,10720
32
32
  dyff/schema/v0/r1/version.py,sha256=isKAGuGxsdru8vDaYmI4YiZdJOu_wNxXK7u6QzD6FE4,392
@@ -39,9 +39,9 @@ dyff/schema/v0/r1/dataset/text.py,sha256=nLIn91Zlt0tNdXUklSgjJ-kEDxoPX32ISLkiv2D
39
39
  dyff/schema/v0/r1/dataset/vision.py,sha256=aIe0fbfM_g3DsrDTdg2K803YKLjZBpurM_VJcJFuZLc,369
40
40
  dyff/schema/v0/r1/io/__init__.py,sha256=L5y8UhRnojerPYHumsxQJRcHCNz8Hj9NM8b47mewMNs,92
41
41
  dyff/schema/v0/r1/io/vllm.py,sha256=CUE9y8KthtUI7sD49S875rDmPvKotSXVIRaBS79aBZs,5320
42
- dyff_schema-0.27.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
43
- dyff_schema-0.27.2.dist-info/METADATA,sha256=ajCQ1ZTd0A7GA8g9h6Y-sx0SFHLJHDBqlr9ihKD8Qeg,3482
44
- dyff_schema-0.27.2.dist-info/NOTICE,sha256=YONACu0s_Ui6jNi-wtEsVQbTU1JIkh8wvLH6d1-Ni_w,43
45
- dyff_schema-0.27.2.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
46
- dyff_schema-0.27.2.dist-info/top_level.txt,sha256=9e3VVdeX73t_sUJOPQPCcGtYO1JhoErhHIi3WoWGcFI,5
47
- dyff_schema-0.27.2.dist-info/RECORD,,
42
+ dyff_schema-0.27.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
43
+ dyff_schema-0.27.3.dist-info/METADATA,sha256=tHACi-1R9vZ6FRJ9WViyF41vFt4eEYDzERRT6sC1jAU,3482
44
+ dyff_schema-0.27.3.dist-info/NOTICE,sha256=YONACu0s_Ui6jNi-wtEsVQbTU1JIkh8wvLH6d1-Ni_w,43
45
+ dyff_schema-0.27.3.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
46
+ dyff_schema-0.27.3.dist-info/top_level.txt,sha256=9e3VVdeX73t_sUJOPQPCcGtYO1JhoErhHIi3WoWGcFI,5
47
+ dyff_schema-0.27.3.dist-info/RECORD,,