|
|
|
|
|
by mwaitjmp
1284 days ago
|
|
It’s very clever in how you can tell it that it was wrong and it admits this mistake. Has it been written in such a way that the operators instructions are given a higher weight compared to what it knows? I’ve asked it to generate python code and then format it with black. It reproduced the original code and then what was supposed to be the formatted code, but it was identical. When told of this it admitted it had made a mistake and this time correctly outputted the formatted code. |
|