Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

promptfooconfig.yaml 580 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
  1. # yaml-language-server: $schema=https://promptfoo.dev/config-schema.json
  2. prompts:
  3. - prompts.txt
  4. providers:
  5. - openai:gpt-4o-mini
  6. # Public sheet, or requires a service account with read access
  7. tests: https://docs.google.com/spreadsheets/d/1eqFnv1vzkPvS7zG-mYsqNDwOzvSaiIAsKB3zKg9H18c/edit?usp=sharing
  8. # Writing output to a sheet requires a service account with write access
  9. # Remove the line below if you just want to use Web UI, CSV, or other standard output formats.
  10. outputPath: https://docs.google.com/spreadsheets/d/15X1jSsgaiebh9gD2OPiYh5IkLAawXAgIrF2uMGAU7uE/edit#gid=0
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...