| ▲ | noveltyaccount 8 hours ago |
| I think I like coding models that know a lot about the world. They can disambiguate my requirements and build better products. |
|
| ▲ | regularfry 8 hours ago | parent [-] |
| I generally prefer a coding model that can google for the docs, but separate models for /plan and /build is also a thing. |
| |
| ▲ | noveltyaccount 7 hours ago | parent [-] | | > separate models for /plan and /build I had not considered that, seems like a great solution for local models that may be more resource-constrained. | | |
| ▲ | regularfry 7 hours ago | parent [-] | | You can configure aider that way. You get three, in fact: an architect model, a code editor model, and a quick model for things like commit messages. Although I'm not sure if it's got doc searching capabilities. |
|
|