mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
93e29eda94
commit
7674fac4a9
1 changed files with 3 additions and 2 deletions
|
@ -16,9 +16,10 @@ Aider currently uses simple text based editing formats, but
|
|||
[OpenAI's new function calling
|
||||
API](https://openai.com/blog/function-calling-and-other-api-updates)
|
||||
looks like a promising way to create more structured edit formats.
|
||||
After implementing a couple of function based edit formats,
|
||||
I wanted
|
||||
a quantitative way to assess the potential benefits
|
||||
of switching aider to function based editing.
|
||||
to measure the potential benefits
|
||||
of switching aider to use them by default.
|
||||
|
||||
With this in mind, I developed a
|
||||
benchmark based on the [Exercism
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue