Improvement of the Customize GPT field

Recently, I had an idea: I have the option to specify the characteristics of the response I want from GPT. However, one thing bothered me: in the current setup, I can only receive one type of response, and modifying it would be a hassle in the chat. So, I included commands in the Customize GPT field to modify language, length, complexity, style, structure, etc. These commands follow the query and set the parameters of the response. While this solution works for me, I believe it could be implemented as a separate GPT feature—support for user commands—for two main reasons:

  1. Sometimes GPT fails to follow exact instructions. For example, a query may include a command asking for a response of 1200 characters with a 40-character margin, but I receive a 3300-character response, which is a sheer audacity.
  2. Organizing commands in the “Customize GPT” field is pure suffering.

I think it would be much more convenient to add a tab where commands can be added. You would enter the syntax (e.g., query text + space + commands) or get it as default. Then, you click something like ‘Add Command,’ input the command text (whatever you want it to be), and specify the required actions for GPT regarding the given command. Of course, it should also include a description of the desired response if no commands are specified in the query.