Skip to content

Add a promptfoo-compatible evaluation export #31

Description

@Victoria824

Why

Some teams already use promptfoo for model-level evals. A small export adapter would let them combine model tests with QueryAssure SQL, policy, and execution gates.

Acceptance criteria

  • Define a documented mapping from a QueryAssure report to promptfoo-compatible JSON
  • Export case ID, pass/fail, gate failures, latency, and sanitized metadata
  • Do not export database result rows, credentials, or raw private prompts
  • Add fixture-based tests and a checked-in example
  • Keep promptfoo optional; do not add it as a core runtime dependency

Please propose the JSON shape in a comment before implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions