cfg_chatgpt_max_token_title = Max Token
cfg_chatgpt_max_token_description = Please, a number<br />
The maximum number of tokens to generate in the completion.
The token count of your prompt plus max_tokens cannot exceed the model's context length. <br />
1000 tokens : around 750 words<br />
 gpt-3.5-turbo-instruct  : 4000<br />
Gpt-4 (beta test) : 8,192 tokens <br />
gpt-4-32k (beta test)  : 32,768 tokens