|
|
|
|
|
by threeseed
657 days ago
|
|
I've found that LLMs are only as good as the code it is trained on. So for basic CRUD style web apps it is great. But then again so is a template. But the minute you are dealing with newer libraries, less popular languages e.g Rust or Scala it just falls apart where for me it constantly hallucinates methods, imports etc. |
|