Ask a question to get started
Enter to send•Shift+Enter new line
RECURSION_LIMIT_FLOOR = 25
Smallest accepted recursion_limit; matches the LangGraph default ceiling.
recursion_limit
A value below this would break otherwise-valid runs, so a resolved value under the floor is rejected and falls through to the next layer / default.