mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
docs: Add comment to hide legend in leaderboard script
This commit is contained in:
parent
d7bb80468b
commit
5a30ec1806
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ which improved when paired with many different editor models.
|
|||
{% assign data_source = edit_sorted %}
|
||||
{% assign pass_rate_field = "pass_rate_2" %}
|
||||
{% assign highlight_model = "+" %}
|
||||
// add a setting to hide the legend ai!
|
||||
{% include leaderboard.js %}
|
||||
</script>
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue