mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
feat: Add section on overall coding skill and syntax errors to blog post on code in JSON
This commit is contained in:
parent
822a8ab671
commit
19073dd939
1 changed files with 6 additions and 0 deletions
|
@ -270,6 +270,9 @@ model & strategy combination.
|
||||||
|
|
||||||
## Results
|
## Results
|
||||||
|
|
||||||
|
|
||||||
|
## Overall coding skill
|
||||||
|
|
||||||
All of the models did worse on the benchmark when asked to
|
All of the models did worse on the benchmark when asked to
|
||||||
return JSON-wrapped code in a tool function call.
|
return JSON-wrapped code in a tool function call.
|
||||||
Most did significantly worse, performing far below
|
Most did significantly worse, performing far below
|
||||||
|
@ -285,6 +288,9 @@ as compared to non-strict JSON.
|
||||||
Of course, both JSON results were well below the markdown result.
|
Of course, both JSON results were well below the markdown result.
|
||||||
- The results from Sonnet and DeepSeek Coder suffered the worst harm from JSON wrapping.
|
- The results from Sonnet and DeepSeek Coder suffered the worst harm from JSON wrapping.
|
||||||
|
|
||||||
|
## Syntax errors
|
||||||
|
|
||||||
|
|
||||||
## Conclusions
|
## Conclusions
|
||||||
|
|
||||||
While the quantitative results differ from the similar
|
While the quantitative results differ from the similar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue