maxInputLength property
The maximum amount of characters that can be sent to the GPT API in one request. Lower values will result in more requests.
Implementation
final int maxInputLength;
The maximum amount of characters that can be sent to the GPT API in one request. Lower values will result in more requests.
final int maxInputLength;