Skip to content

Commit 33c16c3

Browse files
committed
Add AgentForge router submission
1 parent 571bf08 commit 33c16c3

3 files changed

Lines changed: 173945 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"pipeline_params": {
3+
"router_name": "agentforge-router",
4+
"router_cls_name": "AgentForgeOfflineRouter",
5+
"models": [
6+
"claude-3-haiku-20240307",
7+
"gemini-2.0-flash-001",
8+
"gpt-4o-mini"
9+
]
10+
}
11+
}

0 commit comments

Comments
 (0)