How to Integrate External Eval Pipeline
If you have an external evaluation pipeline, you can easily post the results of that pipeline into Quepid using the API.
See https://github.com/o19s/quepid/tree/main/docs/examples/external_eval for a simple Python script that demonstrates storing Scores for a Case that are calculated externally to Quepid inside of Quepid.