Skip to content

Commit 8194edd

Browse files
committed
update index
1 parent adc9f9f commit 8194edd

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,16 @@ <h3 class="text-2xl font-semibold text-gray-900 mb-8 text-center">GAIA Benchmark
771771
</div>
772772
</div>
773773

774+
<!-- o3-deep-research -->
775+
<div class="flex items-center chart-row" data-score="68.67">
776+
<div class="w-48 text-sm text-gray-600">o3-deep-research</div>
777+
<div class="flex-1 bg-gray-200 rounded-full h-8 relative overflow-hidden">
778+
<div class="chart-bar bg-gray-400 h-8 rounded-full flex items-center justify-end pr-3 transition-all duration-2000 ease-out" data-width="80.8">
779+
<span class="chart-value text-white font-semibold text-sm opacity-0">68.67</span>
780+
</div>
781+
</div>
782+
</div>
783+
774784
<!-- JoyAgent-Genie -->
775785
<div class="flex items-center chart-row" data-score="65.12">
776786
<div class="w-48 text-sm text-gray-600">JoyAgent-Genie</div>
@@ -780,6 +790,16 @@ <h3 class="text-2xl font-semibold text-gray-900 mb-8 text-center">GAIA Benchmark
780790
</div>
781791
</div>
782792
</div>
793+
794+
<!-- o4-mini-deep-research -->
795+
<div class="flex items-center chart-row" data-score="59.33">
796+
<div class="w-48 text-sm text-gray-600">o4-mini-deep-research</div>
797+
<div class="flex-1 bg-gray-200 rounded-full h-8 relative overflow-hidden">
798+
<div class="chart-bar bg-gray-400 h-8 rounded-full flex items-center justify-end pr-3 transition-all duration-2000 ease-out" data-width="69.8">
799+
<span class="chart-value text-white font-semibold text-sm opacity-0">59.33</span>
800+
</div>
801+
</div>
802+
</div>
783803
</div>
784804
</div>
785805
</div>

0 commit comments

Comments
 (0)