📄️ Github Actions
This guide describes how to automatically run a before vs. after evaluation of edited prompts using the promptfoo Github Action.
📄️ Jest
promptfoo can be integrated with test frameworks like Jest in order to evaluate prompts as part of existing testing and CI workflows.
📄️ Mocha/Chai
promptfoo can be integrated with test frameworks like Mocha and assertion libraries like Chai in order to evaluate prompts as part of existing testing and CI workflows.
📄️ Python Notebook
For an example of using promptfoo in a Google Colab/Jupyter Notebook, see this notebook.