Visualization of the configuration file for the PromptFoo project.
- Open
promptfooconfig.yaml
file - Trigger
Promtfoo: Render
to see yaml flow. - Trigger
Promptfoo: Evaluate
to get evaluate result.
- Support Edit the promptfooconfig.yaml file.
- Run the promptfooconfig project.
- Mermaid visualization and editable.
- Visualize the evaluation result.
Leave your issues on Issue Channel
- git clone this repo
npm install
npm run compile
F5
debug with your change- Submit your code change with Pull Rquest