Skip to content

Commit 4c9f6e2

Browse files
committed
update
1 parent 91fdeb6 commit 4c9f6e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ <h3 class="text-2xl font-semibold text-gray-900 mb-8 text-center">GAIA Benchmark
681681
<div class="flex items-center space-x-4">
682682
<div class="flex items-center space-x-2">
683683
<div class="w-4 h-4 bg-gradient-to-r from-blue-400 to-cyan-400 rounded"></div>
684-
<span class="text-sm text-gray-600">Skywork Deep Research Agent (Our)</span>
684+
<span class="text-sm text-gray-600">AgentOrchestra (Our)</span>
685685
</div>
686686
<div class="flex items-center space-x-2">
687687
<div class="w-4 h-4 bg-gray-400 rounded"></div>
@@ -693,7 +693,7 @@ <h3 class="text-2xl font-semibold text-gray-900 mb-8 text-center">GAIA Benchmark
693693
<div class="space-y-4">
694694
<!-- Skywork DRA -->
695695
<div class="flex items-center chart-row" data-score="83.06">
696-
<div class="w-48 text-sm text-gray-600">Skywork DRA</div>
696+
<div class="w-48 text-sm text-gray-600">AgentOrchestra</div>
697697
<div class="flex-1 bg-gray-200 rounded-full h-8 relative overflow-hidden">
698698
<div class="chart-bar bg-gradient-to-r from-blue-400 to-cyan-400 h-8 rounded-full flex items-center justify-end pr-3 transition-all duration-2000 ease-out" data-width="97.6">
699699
<span class="chart-value text-white font-semibold text-sm opacity-0">83.06</span>
@@ -703,7 +703,7 @@ <h3 class="text-2xl font-semibold text-gray-900 mb-8 text-center">GAIA Benchmark
703703

704704
<!-- Skywork DRA (w/o MCP) -->
705705
<div class="flex items-center chart-row" data-score="79.07">
706-
<div class="w-48 text-sm text-gray-600">Skywork DRA (w/o MCP)</div>
706+
<div class="w-48 text-sm text-gray-600">AgentOrchestra (w/o MCP)</div>
707707
<div class="flex-1 bg-gray-200 rounded-full h-8 relative overflow-hidden">
708708
<div class="chart-bar bg-gradient-to-r from-blue-400 to-cyan-400 h-8 rounded-full flex items-center justify-end pr-3 transition-all duration-2000 ease-out" data-width="93.0">
709709
<span class="chart-value text-white font-semibold text-sm opacity-0">79.07</span>

0 commit comments

Comments
 (0)