-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Gemini 2.5 Pro or DeepSeek V3 0324 not showing in /models /
#3641
Comments
In the same boat -- confused because this commit seems to have added support for it but I'm also not seeing it in the |
The models available in openrouter seems to be quite limited too:
|
Thanks for trying aider and filing this issue. You can run it with: aider --model gemini-2.5-pro I will make sure it shows in the model list. |
The latest version of aider v0.79.1 should show all the models it knows about with There is no new model name for DeepSeek V3 0324, it's just being served via the same Here is
|
Seems like the openrouter has the distinction between deepseek:
|
Yeah I think that is the issue, I get this from openrouter. |
I've added the new open router endpoint. The change is available in the main branch. You can get it by installing the latest version from github:
If you have a chance to try it, let me know if it works better for you. |
Thank you Paul! I really appreciate this |
As of this moment, it's still not working: Setting the model in $ aider
─────────
Aider v0.79.3.dev6+gfb23b6c2
Main model: gemini/gemini-2.5-pro-exp-03-25 with diff-fenced edit format
Weak model: gemini/gemini-2.0-flash
Git repo: .git with 38 files
Repo-map: using 4096 tokens, auto refresh But then the rate limit error shows it's actually trying to use
But it does appear in
But then the rate limit always says it was actually using I know it was working yesterday, My Google API console reported separate usage for both 2.0 and 2.5. For the life of me I can't see the quota data from yesterday in the cloud console, but today it looks like this: when aider reports 2.5 usage, cloud console reports: |
I have been using
/models /
to get a list of available models to use and based Aidermacs to select from the list, I've very happy that Gemini 2.5 Pro and the latest deepseek are supported in Aider now, but I don't see them in the list. Am I understanding/using/models /
correctly? Does anyone know why?On Latest Aider 0.79.
The text was updated successfully, but these errors were encountered: