This commit is contained in:
Paul Gauthier 2023-11-08 10:56:46 -08:00
parent be0296318f
commit cb63b61411
2 changed files with 6 additions and 5 deletions

View file

@ -34,9 +34,12 @@ Aider is unique in that it [works well with pre-existing, larger codebases](http
## New GPT-4 model with 128k context window
Aider supports OpenAI's new GPT-4 model that has the massive 128k context window.
[Early benchmark results](https://aider.chat/docs/benchmarks-1106.html)
indicate that it is very fast and
a bit better at coding than previous GPT-4 models.
[Early benchmark results]
indicate that it is
[very fast](https://aider.chat/docs/benchmarks-speed-1106.html).
and a bit
[better at coding](https://aider.chat/docs/benchmarks-1106.html).
than previous GPT-4 models.
To use it, run aider like this: