mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
99cbd10b56
commit
3b4c43eda1
1 changed files with 2 additions and 3 deletions
|
@ -76,10 +76,9 @@ 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 see if `gpt-3.5-turbo-16k` can make use of 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.
|
||||
For now, aider just treats it like a the original `gpt-3.5-turbo` with a larger
|
||||
For now, aider just treats `gpt-3.5-turbo-16k` like a the original `gpt-3.5-turbo` with a larger
|
||||
context window.
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue