AI Agent Node
Predicts text using a Language Model
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Function Configuration | functionConfig | botdojo/types/kitchen_sink | Object | ||
Max Iterations | maxIterations | botdojo/types/number | 10 | ||
Warning Threshold Iteration | warningThresholdIteration | botdojo/types/number | null | ✅ | |
Warning Threshold Message | warningThresholdMessage | botdojo/types/string | When the number of iterations exceeds the warning threshold, the warning message will be passed as an assitant message to the LLM. | null |