Skip to content

fix: replace two deprecated models, delete one#4935

Merged
paul-gauthier merged 3 commits into
Aider-AI:mainfrom
claui:fix-deprecated-models
Mar 16, 2026
Merged

fix: replace two deprecated models, delete one#4935
paul-gauthier merged 3 commits into
Aider-AI:mainfrom
claui:fix-deprecated-models

Conversation

@claui

@claui claui commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

Three models that the unit tests use are no longer available online:

The LiteLLM commits mentioned suggest suitable alternatives for the three models.
This PR updates the unit tests accordingly.
See commit messages for details.

claui added 3 commits March 16, 2026 22:31
The model that this test uses is no longer available online. [1] [2]

Per the upstream commit, the only known suitable replacement is
gpt-4-0613, which the test already uses.

Hence, remove gpt-4-32k from the test without any replacement.

[1]: BerriAI/litellm#20795

[2]: BerriAI/litellm@15075ef
The model that this test uses is no longer available online. [1] [2]

Per the upstream commit, claude-sonnet-4-6 is a suitable replacement
so use that instead.

[1]: BerriAI/litellm#23400

[2]: BerriAI/litellm@c9f7075
The model that this test uses is no longer available online. [1] [2]

Per the upstream commit, gpt-4o would be the next best candidate for
vision models, so use that instead.

[1]: BerriAI/litellm#23400

[2]: BerriAI/litellm@c9f7075
@claui

claui commented Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

Tested successfully in the AUR PKGBUILD, too.

@paul-gauthier
paul-gauthier merged commit f8e3379 into Aider-AI:main Mar 16, 2026
13 checks passed
@claui
claui deleted the fix-deprecated-models branch March 16, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants