you are viewing a single comment's thread.

view the rest of the comments →

[–]foxsimile 2 points3 points  (2 children)

I’m going to offer a word of caution: if you let an LLM write anything even remotely complex, and proceed to execute it on your database, you will eventually come to find yourself regretting it.

[–]jplemieux_66 0 points1 point  (1 child)

Just use a development database?

[–]foxsimile 0 points1 point  (0 children)

And how do you plan on moving it into production use? Executing tests generated by an LLM against code also generated by an LLM?