Looks to me that this API differentiate from generic GPT (compared against a general chatGPT,e.g.,) is that it is specialized for coding.
The “question” in the API is always a code snippet. Then the name “question” is not a good name and it can be misleading. It should be replaced with
- “your code” or
- “your code that you want to discuss about”