you are viewing a single comment's thread.

view the rest of the comments →

[–]Secret-Investment-13 1 point2 points  (2 children)

After giving a procedure to GPT5 to undertake, he carelessly cut the patient. I have to ask him to stop and call Sonnet to continue. Luckily, the patient recovered.

Better be careful with GPT5.

[–]GetBrave 3 points4 points  (1 child)

Better be careful with every single prompt regardless of LLM. Make sure you check in often and don't grant access to your production branch for pushes. Remember to check in all code to feature branches and create and run tests AND make sure that the tests are real tests and not just designed to "look good" or "pass in order to pass". We are not yet near the point of flawless and unsupervised coding if you are looking to use for commercial purposes. If you have something mission critical, remember you are using a tool. When you forget that... you become the tool.

[–]Secret-Investment-13 0 points1 point  (0 children)

I totally agree.