mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-17 10:05:01 +00:00
copy
This commit is contained in:
parent
ca0b55fbbf
commit
a57f81ba5f
2 changed files with 14 additions and 0 deletions
|
@ -11,6 +11,13 @@ description: Configuring advanced settings for LLMs.
|
|||
In most cases, you can safely ignore aider's warning about unknown context
|
||||
window size and model costs.
|
||||
|
||||
{: .note }
|
||||
Aider never *enforces* token limits, it only *reports* token limit errors
|
||||
from the API provider.
|
||||
You probably don't need to
|
||||
configure aider with the proper token limits
|
||||
for unusual models.
|
||||
|
||||
But, you can register context window limits and costs for models that aren't known
|
||||
to aider. Create a `.aider.model.metadata.json` file in one of these locations:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue