remora-monorepo / lib / MAXIMUM_PROMPT_VARIABLE_LENGTH
Variable: MAXIMUM_PROMPT_VARIABLE_LENGTH
constMAXIMUM_PROMPT_VARIABLE_LENGTH:5000=5_000
Defined in: packages/core/src/prompt-size.ts:11
Default maximum token count for any single interpolated variable within a prompt. Applied at execution time before measuring the full rendered prompt.