diff --git a/generated_types.json b/generated_types.json index fb39b527..7ccfea79 100644 --- a/generated_types.json +++ b/generated_types.json @@ -112,7 +112,9 @@ "project_log", "org_project", "org_audit_logs", - "project_group" + "project_group", + "ai_secret", + "org_ai_secret" ], "description": "The object type that the ACL applies to" }, diff --git a/py/src/braintrust/_generated_types.py b/py/src/braintrust/_generated_types.py index 8b16dff3..1accd2a8 100644 --- a/py/src/braintrust/_generated_types.py +++ b/py/src/braintrust/_generated_types.py @@ -26,6 +26,8 @@ 'org_project', 'org_audit_logs', 'project_group', + 'ai_secret', + 'org_ai_secret', ] """ The object type that the ACL applies to diff --git a/py/src/braintrust/generated_types.py b/py/src/braintrust/generated_types.py index 2b41bf17..f2d72c38 100644 --- a/py/src/braintrust/generated_types.py +++ b/py/src/braintrust/generated_types.py @@ -1,4 +1,4 @@ -"""Auto-generated file (content hash 4b06d2723f350f2c) -- do not modify""" +"""Auto-generated file (content hash 9963a3f7375263a4) -- do not modify""" from ._generated_types import ( Acl,