mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
9da118308b
commit
99cbd10b56
1 changed files with 2 additions and 1 deletions
|
@ -72,9 +72,10 @@ In practice, this means you can only use `gpt-3.5-turbo` to edit files that are
|
|||
smaller than about 2k tokens (8k bytes).
|
||||
The new `gpt-3.5-turbo-16k` model should be able to edit code up to 8k tokens (32k bytes).
|
||||
|
||||
Aider also disables the
|
||||
Aider disables the
|
||||
[repository map feature](https://aider.chat/docs/ctags.html)
|
||||
when used with either of GPT-3.5 models.
|
||||
The `gpt-3.5-turbo` context window is too small to include a repo map.
|
||||
|
||||
Evaluation is needed to determine if `gpt-3.5-turbo-16k` can
|
||||
reliably return edits in a diff-like format and make use of a repo map.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue