Hacker News new | ask | show | jobs
by dabs 699 days ago
Seriously, this is a statement you can make in promptfoo configuration:

```

    assert:

      - type: equals

        value: 'Hello, World!'
```

We are redefining the equality operator in YAML. Someone please explain.