Skip to content
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

Aidermacs responding in Spanish #30

Open
alexdao3 opened this issue Feb 23, 2025 · 5 comments
Open

Aidermacs responding in Spanish #30

alexdao3 opened this issue Feb 23, 2025 · 5 comments

Comments

@alexdao3
Copy link

alexdao3 commented Feb 23, 2025

Describe the bug
When I ask a question in English, Aidermacs often responds in Spanish (maybe 80-90% of the time). This wasn't happening when I was using aider.el on its own so I don't think it's related to my API Keys.

I've provided set both a ANTHROPIC_API_KEY and OPENAI_API_KEY.

The only configurations I've set:

(setq aidermacs-default-model "anthropic/claude-3-5-sonnet-20241022")
(setq aidermacs-use-architect-mode t)
(setq aidermacs-backend 'vterm)

Any idea what's causing this?

@teehemkay
Copy link

You may want to have a look at Why is the LLM speaking to me in an unexpected language

@alexdao3
Copy link
Author

Thanks for that tip. Seems like it might happen with specific models:

Aider-AI/aider#1850 (comment)

@alexdao3
Copy link
Author

Looks like I can use the config file to explicitly pass a language. I'll give that a try

@trezm
Copy link

trezm commented Feb 24, 2025

@alexdao3 did that work for you? I find it interesting that this happens to me as well, even though interacting with aider directly doesn't do this.

@MatthewZMD
Copy link
Owner

This is very weird, all aidermacs is doing right now is wrapping around the aider CLI using Emacs/

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

No branches or pull requests

4 participants