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
linearbot
changed the title
Custom providers: trigger evals even if yaml config file hasn't changed
Custom providers: trigger evals even if yaml config file hasn't changed
Apr 10, 2025
I am using a custom provider as follows:
but when I change code in
my_custom_provider.py
or dependent code, the github action doesn't re-run the evals. Instead it gives this message:I can trigger it by manually updating the config file with a dummy change. Is there a config option to have it run no matter what?
PS: promptfoo is an awesome tool!
The text was updated successfully, but these errors were encountered: