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

tests1.yaml 611 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
13
14
15
16
17
18
19
20
21
22
23
24
  1. # This file contains a list of test cases. They're added alongside test cases
  2. # from tests2.yaml in the example promptfooconfig.yaml.
  3. - vars:
  4. topic: artificial intelligence
  5. content_type: blog post ideas
  6. assert:
  7. - type: javascript
  8. value: output.length > 100
  9. - vars:
  10. topic: climate change
  11. content_type: policy proposals
  12. - vars:
  13. topic: vegetarian cooking
  14. content_type: recipe ideas
  15. - vars:
  16. topic: cybersecurity
  17. content_type: educational topics
  18. - vars:
  19. topic: remote work
  20. content_type: challenges
  21. - vars:
  22. topic: quantum computing
  23. content_type: use cases
Tip!

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

Comments

Loading...