Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
evaluate
Method
This is a method of the DictCondition class in the evaluator module.Check if the context contains a valid routing decision.
Signature
Parameters
Dictionary containing the decision key.
Returns
True if decision value matches a route key.
Source
View on GitHub
praisonaiagents/conditions/evaluator.py at line 94
