From dc5b33164a0695a66d07799982d65c5f1bbcf57e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 21 Jun 2023 18:34:44 -0700 Subject: [PATCH] copy --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ddca2a5e..690ef56a8 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,10 @@ The `gpt-3.5-turbo` context window is too small to include a repo map. Evaluation is still needed to determine if `gpt-3.5-turbo-16k` can make use of a repo map. In practice, this means you can use aider to edit a set of source files -that total up to these sizes: +that total up to the sizes below. +You can (and should) add just the specific set of files to the chat +that are relevant to the change you are requesting. +This minimizes your use of the context window, as well as costs. | model | edit format | context size | max file size | max file size | | ----------------- | -- | -- | -----| -- |