For the complete documentation index, see llms.txt. This page is also available as Markdown.

Recipe: Port a Promptfoo config

Recipe — port a Promptfoo config into Stratix.

Steps

  1. Export Promptfoo tests: and assertions: from promptfooconfig.yaml.

  2. Map tests → Stratix dataset rows.

  3. Map assertions → Stratix scorers (deterministic checks) and judges (LLM-graded).

See also

Last updated

Was this helpful?