I do not want comment lines to be added when writing code in the GPT API

“When it adds comment lines while writing code, the waiting time increases. I don’t need comment lines because I already provide the instructions. Can we make it avoid writing comment lines to speed up the code writing process?”

You should normally be able to deal with this by adding instructions in your prompt along the lines of “Strictly only return code without any additional comment lines”.