Actual usage of Max Iter argument in the agent #1169
pradeepdev-1995
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Regarding Max Iter parameter,I can see the defnition like this in the docuementation.
What does this mean, the LLM we use inside the agent will calll 25 times(if max iter is default) and will use the best result? or anything else?
If llm call happen 25 times then will there huge token length and cost/latency involvement may happen?
Beta Was this translation helpful? Give feedback.
All reactions