Promptfoo
prompts: [prompt1, prompt2]
providers: [openai:gpt-4, anthropic:claude-opus-4-7]
tests:
- vars: {input: "Hello"}
assert: [{type: contains, value: "Hi"}]프롬프트·모델 비교 CLI. YAML 정의, CI 통합. 실무 LLM 테스트 표준.
prompts: [prompt1, prompt2]
providers: [openai:gpt-4, anthropic:claude-opus-4-7]
tests:
- vars: {input: "Hello"}
assert: [{type: contains, value: "Hi"}]