Docs: Update benchmark results

This commit is contained in:
github-actions[bot]
2025-10-13 12:37:53 +00:00
parent 6fec19cf16
commit 3264242b13

View File

@@ -19,6 +19,11 @@ openai/gpt-5-codex
The table below shows the pass/fail status for each model on each test. The table below shows the pass/fail status for each model on each test.
<!-- RESULTS_START --> <!-- RESULTS_START -->
*No results yet. Run the benchmark workflow to generate them.* | Model | 1_dijkstra | 2_convex_hull | 3_lis | 4_determinant |
| --- | --- | --- | --- | --- |
| google/gemini-2.5-pro | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail |
| anthropic/claude-sonnet-4.5 | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail |
| openai/gpt-5-codex | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail |
<!-- RESULTS_END --> <!-- RESULTS_END -->