Skip to content

Do not require exact matches when selecting models #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2025

Conversation

AdamNiederer
Copy link
Contributor

There are circumstances, e.g. when using ollama, where aider will not give us a correct list of models, instead providing some defaults that nobody uses anymore (llama2 etc). Requiring an exact match in this case blocks users from selecting the model they wish to select.

Ref:
Aider-AI/aider#3081
Aider-AI/aider#3944

There are circumstances, e.g. when using ollama, where aider will not give us
a correct list of models, instead providing some defaults that nobody uses
anymore (llama2 etc). Requiring an exact match in this case blocks users from
selecting the model they wish to select.

Ref:
Aider-AI/aider#3081
Aider-AI/aider#3944
@MatthewZMD MatthewZMD merged commit 4c514f6 into MatthewZMD:main May 4, 2025
@MatthewZMD
Copy link
Owner

Great!

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