mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 22:55:00 +00:00
copy
This commit is contained in:
parent
f1bd90c024
commit
cec596cadf
3 changed files with 3 additions and 2 deletions
|
@ -22,7 +22,7 @@ cog.out(text)
|
|||
- Worked around litellm bug that removes OpenRouter app headers when using `extra_headers`.
|
||||
- Improved progress indication during repo map processing.
|
||||
- Corrected instructions for upgrading the docker container to latest aider version.
|
||||
- Removed obsolete limit on 16k token limit on commit diffs.
|
||||
- Removed obsolete 16k token limit on commit diffs, use per-model limits.
|
||||
|
||||
### Aider v0.48.0
|
||||
|
||||
|
|
|
@ -77,6 +77,7 @@ cog.out(''.join(lines))
|
|||
- FIREWORKS_API_KEY
|
||||
- FRIENDLIAI_API_KEY
|
||||
- GEMINI_API_KEY
|
||||
- GITHUB_API_KEY
|
||||
- GROQ_API_KEY
|
||||
- HUGGINGFACE_API_KEY
|
||||
- MARITALK_API_KEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue