From 6b6935e56d45e644431d9e9ed985306063e9dff0 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 6 Nov 2023 20:21:10 -0800 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index d75d11aae..4d8d04cc8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,11 @@ # Release history -### main branch +### v0.17.0 +- Support for OpenAI's new 11/06 models: + - gpt-4-1106-preview with 128k context window + - gpt-3.5-turbo-1106 with 16k context window +- [Benchmarks for OpenAI's new 11/06 models](https://aider.chat/docs/benchmarks-1106.html) - Streamlined [API for scripting aider, added docs](https://aider.chat/docs/faq.html#can-i-script-aider) - Ask for more concise SEARCH/REPLACE blocks. [Benchmarked](https://aider.chat/docs/benchmarks.html) at 63.9%, no regression. - Improved repo-map support for elisp.