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: articles/ai-services/openai/how-to/model-router.md
-11Lines changed: 0 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,17 +137,6 @@ The JSON response you receive from a model router model looks like the following
137
137
```
138
138
139
139
140
-
## Evaluate model router performance
141
-
142
-
TBD
143
-
you can create a custom metric, and submit a job to compare the router to other models. then in foundry portal you can compare the performances.
144
-
145
-
We provide custom metric test via notebooks.
146
-
in azmon, you can monitor all the standard metrics
147
-
cost analysis page (only in the azure portal). it will show the costs of each underlying model. (no extra charges for model router, above the underlying charges)
148
-
149
-
See the [Evaluations guide](/azure/ai-services/openai/how-to/evaluations?tabs=question-eval-input).
0 commit comments