|
|
|
|
|
by SkyPuncher
428 days ago
|
|
I'm curious were you in an existing code base or a greenfield project? I've found LLMs tend to struggle getting a codebase from 0 to 1. They tend to swap between major approaches somewhat arbitrarily. In an existing code base, it's very easy to ground them in examples and pattern matching. |
|