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: website/src/pages/roadmap/v0.1.js
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,11 @@ export default function RoadmapV01() {
167
167
priority="P2"
168
168
acceptance="Online model score updates based on model accuracy, latency, and cost metrics; auto-updates model_scores in config; replaces static scoring in A/B test or through RL."
169
169
/>
170
+
<RoadmapItem
171
+
title="Expand the use cases and evaluations"
172
+
priority="P2"
173
+
acceptance="Explore more use cases and evaluations for different categories, model families and tasks."
0 commit comments