maxPromptArgumentLength top-level constant
int
const maxPromptArgumentLength
Maximum allowed length for prompt arguments to prevent abuse.
Implementation
const maxPromptArgumentLength = 10000;