You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
policy_cross_validation.md still refers to input.arguments.
Promptfoo config updates aren't idempotent. generate_promptfoo_config.py appends the tool-parameter block on every run, so repeated updates duplicate it and the prompt grows without bound.
Current Behavior
policy_cross_validation.mdstill refers to input.arguments.generate_promptfoo_config.pyappends the tool-parameter block on every run, so repeated updates duplicate it and the prompt grows without bound.