Identify `true` or `false`

#4
by tgmichel - opened

The thought process is helpful to manually debug a policy but once a policy looks OK, I cannot find any field in the response payload to deterministicly know if the policy allowed or rejected the original prompt.

How would be the correct approach to use the model's response to decide which path (stop or continue) to take next?

Sign up or log in to comment