forked from promptfoo/promptfoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
21 lines (21 loc) · 796 Bytes
/
CITATION.cff
File metadata and controls
21 lines (21 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
cff-version: 1.2.0
message: If you use this software, please cite it as below.
authors:
- family-names: Webster
given-names: Ian
- family-names: D'Angelo
given-names: Michael
- family-names: Klein
given-names: Steven
- family-names: Zang
given-names: Guangshuo
- family-names: Minhas
given-names: Faizan
title: promptfoo
version: 0.119.11
date-released: '2025-11-24'
url: https://promptfoo.dev
repository-code: https://github.com/promptfoo/promptfoo
license: MIT
type: software
description: LLM evaluation and testing toolkit for prompts, agents, and RAGs. Supports redteaming, pentesting, and vulnerability scanning for LLMs. Compare performance across various models (GPT, Claude, Gemini, Llama, etc.). Features declarative configs, CLI, and CI/CD integration.