You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ As public contributions, we ask that all contributors follow the project’s gui
9
9
<!-- AUTOGEN:START (do not edit below) -->
10
10
| Name | Description | Kind | Categories |
11
11
| --- | --- | --- | --- |
12
-
|[agent_deployer](https://github.com/mlrun/functions/tree/development/modules/src/agent_deployer)| Helper for serving function deploy of an AI agents using MLRun |monitoring_application| model-serving |
12
+
|[agent_deployer](https://github.com/mlrun/functions/tree/development/modules/src/agent_deployer)| Helper for serving function deploy of an AI agents using MLRun |generic| model-serving |
13
13
|[count_events](https://github.com/mlrun/functions/tree/development/modules/src/count_events)| Count events in each time window | monitoring_application | model-serving |
14
14
|[evidently_iris](https://github.com/mlrun/functions/tree/development/modules/src/evidently_iris)| Demonstrates Evidently integration in MLRun for data quality and drift monitoring using the Iris dataset | monitoring_application | model-serving, structured-ML |
15
15
|[histogram_data_drift](https://github.com/mlrun/functions/tree/development/modules/src/histogram_data_drift)| Model-monitoring application for detecting and visualizing data drift | monitoring_application | model-serving, structured-ML |
0 commit comments