mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 16:15:00 +00:00
Update leaderboard documentation with last modified date and author
This commit is contained in:
parent
f8f0330834
commit
9791ab7bdc
1 changed files with 12 additions and 0 deletions
|
@ -4,6 +4,18 @@ nav_order: 950
|
|||
description: Quantitative benchmarks of LLM code editing skill.
|
||||
---
|
||||
|
||||
<p class="post-date">
|
||||
<!--[[[cog
|
||||
# TODO: write python code in here to print out the last modified date
|
||||
of aider/webside/docs/leaderboard.md in the format below ending with ","
|
||||
]]]-->
|
||||
{{ page.date | date: "%B %d, %Y" }},
|
||||
<!--[[[end]]]-->
|
||||
by Paul Gauthier
|
||||
</p>
|
||||
|
||||
{% endif %}
|
||||
|
||||
# Aider LLM Leaderboards
|
||||
{: .no_toc }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue