maxInputLength property

int maxInputLength
final

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;