Update a scenario scorer.
The Scorer ID.
Name of the type of custom scorer.
Bash script for the custom scorer taking context as a json object $RL_SCORER_CONTEXT.
OK
A ScenarioScorerView represents a custom scoring function for a Scenario.
ID for the scenario scorer.
Name of the type of scenario scorer.
Bash script that takes in $RL_SCORER_CONTEXT as env variable and runs scoring.