Comment by bix6
7 days ago
Following as I haven’t found a solution. To me the local models feel outdated and no internet lookup causes issues.
7 days ago
Following as I haven’t found a solution. To me the local models feel outdated and no internet lookup causes issues.
Unless I'm misremembering, aider with Playwright [1] works with local models, so you can scrape the web.
Depending on your hardware you could do something like:
aider --model "ollama_chat/deepseek-r1:14b" --editor-model "ollama_chat/qwen2.5-coder:14b"
[1] - https://aider.chat/docs/install/optional.html#enable-playwri...