Are you sure you want to delete this access key?
This example demonstrates the full range of prompt formats supported by promptfoo, with special focus on prompt functions that can return both content and configuration.
# Copy this example to your project
npx promptfoo@latest init --example custom-prompt-function
# Set required API keys
export OPENAI_API_KEY=your_openai_key
export ANTHROPIC_API_KEY=your_anthropic_key
# Run the evaluation
npx promptfoo@latest eval
# View results
npx promptfoo@latest view
{ prompt, config }
objects that override provider settingsprompt.txt
, prompt.yaml
, etc. - Various prompt file formatsprompt.j2
- Jinja2 template formatprompt_chat.js/ts
- Chat format examplesprompt_multiple.js
- Multiple functions in one fileprompt_esm.mjs
- ESM module formatprompt_python.py
- Python examplesprompt_config.js/py
- Functions returning dynamic configurationsubfolder/
- Demonstrates nested file structurespromptfooconfig.yaml
- Complete configuration showing all prompt typesTo adapt this example:
Learn more about:
Press p or to see the previous file or, n or to see the next file
Browsing data directories saved to S3 is possible with DAGsHub. Let's configure your repository to easily display your data in the context of any commit!
promptfoo is now integrated with AWS S3!
Are you sure you want to delete this access key?
Browsing data directories saved to Google Cloud Storage is possible with DAGsHub. Let's configure your repository to easily display your data in the context of any commit!
promptfoo is now integrated with Google Cloud Storage!
Are you sure you want to delete this access key?
Browsing data directories saved to Azure Cloud Storage is possible with DAGsHub. Let's configure your repository to easily display your data in the context of any commit!
promptfoo is now integrated with Azure Cloud Storage!
Are you sure you want to delete this access key?
Browsing data directories saved to S3 compatible storage is possible with DAGsHub. Let's configure your repository to easily display your data in the context of any commit!
promptfoo is now integrated with your S3 compatible storage!
Are you sure you want to delete this access key?