mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 06:15:00 +00:00
copy
This commit is contained in:
parent
b9f8ed47f4
commit
f66e7e15e1
1 changed files with 3 additions and 4 deletions
|
@ -18,11 +18,10 @@ responses.
|
|||
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)
|
||||
look like a promising way to create more structured edit formats.
|
||||
looks like a promising way to create more structured edit formats.
|
||||
Before making such a big change, I wanted to make
|
||||
sure I had a quantitative way to assess
|
||||
how function based edit formats would affect
|
||||
the reliability of code editing.
|
||||
sure I had a quantitative way to assess the benefits
|
||||
of function based editing.
|
||||
|
||||
I developed a
|
||||
benchmark based on the [Exercism
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue