We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8194edd commit 61c1226Copy full SHA for 61c1226
docs/index.html
@@ -692,7 +692,7 @@ <h3 class="text-2xl font-semibold text-gray-900 mb-8 text-center">GAIA Benchmark
692
693
<div class="space-y-4">
694
<!-- Skywork DRA -->
695
- <div class="flex items-center chart-row" data-score="83.06">
+ <div class="flex items-center chart-row" data-score="83.39">
696
<div class="w-48 text-sm text-gray-600">AgentOrchestra</div>
697
<div class="flex-1 bg-gray-200 rounded-full h-8 relative overflow-hidden">
698
<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">
0 commit comments