diff --git a/entity-types/ngep-ai_evaluation_config_override/definition.yml b/entity-types/ngep-ai_evaluation_config_override/definition.yml new file mode 100644 index 000000000..4c7a86b3c --- /dev/null +++ b/entity-types/ngep-ai_evaluation_config_override/definition.yml @@ -0,0 +1,10 @@ +domain: NGEP +type: AI_EVALUATION_CONFIG_OVERRIDE + +configuration: + entityExpirationTime: MANUAL + alertable: false + +ownership: + primaryOwner: + teamName: "AI Monitoring" \ No newline at end of file diff --git a/entity-types/ngep-ai_provider_config/definition.yml b/entity-types/ngep-ai_provider_config/definition.yml new file mode 100644 index 000000000..2cf5d7f8c --- /dev/null +++ b/entity-types/ngep-ai_provider_config/definition.yml @@ -0,0 +1,10 @@ +domain: NGEP +type: AI_PROVIDER_CONFIG + +configuration: + entityExpirationTime: MANUAL + alertable: false + +ownership: + primaryOwner: + teamName: "AI Monitoring" \ No newline at end of file diff --git a/entity-types/ngep-custom_evaluation/definition.yml b/entity-types/ngep-custom_evaluation/definition.yml new file mode 100644 index 000000000..f851c3f9b --- /dev/null +++ b/entity-types/ngep-custom_evaluation/definition.yml @@ -0,0 +1,10 @@ +domain: NGEP +type: CUSTOM_EVALUATION + +configuration: + entityExpirationTime: MANUAL + alertable: false + +ownership: + primaryOwner: + teamName: "AI Monitoring"