-
Notifications
You must be signed in to change notification settings - Fork 130
components action_analyzer_identify_problem_traffic
github-actions[bot] edited this page Mar 9, 2024
·
19 revisions
Separate bad queries into different groups.
Version: 0.0.2
View in Studio: https://ml.azure.com/registries/azureml/components/action_analyzer_identify_problem_traffic/version/0.0.2
Name | Description | Type | Default | Optional | Enum |
---|---|---|---|---|---|
signal_output | violated metrics names | uri_folder | |||
signal_scored_data | production data with metrics scores from monitoring signal | mltable | |||
signal_name | signal name for action | string | False | ||
workspace_connection_arm_id | path to the workspace connection | string | False | ||
model_deployment_name | model name, e.g., name of the deployment for Azure OpenAI | string | False | ||
prompt_column_name | prompt column name | string | prompt | True | |
completion_column_name | completion column name | string | completion | True |
Name | Description | Type |
---|---|---|
data_with_groups | mltable |