Use a pair of Architect/Editor models for improved coding Use a strong reasoning model like o1-preview as your Architect. Use a cheaper, faster model like gpt-4o as your Editor. New--o1-previewand--o1-minishortcuts. Support for new Gemini 002 models. Better support for Qwen 2.5 models....
Bugfix/improvement to whole edit format, may improve coding editing for GPT-3.5 Bugfix and tests around git filenames with unicode characters Bugfix so that aider throws an exception when OpenAI returns InvalidRequest Bugfix/improvement to /add and /drop to recurse selected directories Bugfix fo...
Use a pair of Architect/Editor models for improved coding Use a strong reasoning model like o1-preview as your Architect. Use a cheaper, faster model like gpt-4o as your Editor. New --o1-preview and --o1-mini shortcuts. Support for new Gemini 002 models. Better support for Qwen 2.5...
python -m pip install aider-install aider-install#Change directory into your code basecd/to/your/project#Work with DeepSeek via DeepSeek's APIaider --model deepseek --api-key deepseek=your-key-goes-here#Work with Claude 3.5 Sonnet via Anthropic's APIaider --model sonnet --api-key anthro...
python -m pip install aider-install aider-install#Change directory into your code basecd/to/your/project#Work with DeepSeek via DeepSeek's APIaider --model deepseek --api-key deepseek=your-key-goes-here#Work with Claude 3.5 Sonnet via Anthropic's APIaider --model sonnet --api-key anthro...
ancilla.el: AI Coding Assistant support code generation / code rewrite / discussion chatgpt-shell: ChatGPT and DALL-E Emacs shells + Org Babel, comint session based idea copilot.el: Emacs plugin for GitHub Copilot copilot-chat.el: Chat with GitHub Copilot in Emacs ...
to long context comprehension (I haven't seen how o1/o1-mini fair on RULER bench but I would hazard a guess they perform well across the 130k context) where Sonnet does quite well (even if Gemini Pro 002 and Opus are technically better there, they're not as good at coding/reasoning)...
Bugfix/improvement to whole edit format, may improve coding editing for GPT-3.5 Bugfix and tests around git filenames with unicode characters Bugfix so that aider throws an exception when OpenAI returns InvalidRequest Bugfix/improvement to /add and /drop to recurse selected directories Bugfix fo...
Aider is amazing, coupled with Sonnet 3.5 it’s quite mind blowing. -- Josh Dingus Hands down, this is the best AI coding assistant tool so far. -- IndyDevDan [Aider] changed my daily coding workflows. It's mind-blowing how a single Python application can change your life. -- maledor...