We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dab67e commit 9abea07Copy full SHA for 9abea07
ols/constants.py
@@ -60,7 +60,7 @@ class GenericLLMParameters:
60
61
62
# Max Iteration for tool calling
63
-MAX_ITERATIONS = 5
+MAX_ITERATIONS = 3
64
65
66
# Token related constants
0 commit comments