|
|
|
|
|
by screye
326 days ago
|
|
How do you maintain high confidence in the code it generates ? My current bottleneck is having to review the huge amounts of code that these models spit out. I do TDD, use auto-linting and type-checking.... but the model makes insidious changes that are only visible on deep inspection. |
|
We're all bottlenecked on reviewing now. That's a good thing.