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 283 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
  1. prompts:
  2. - 'Who discovered {{topic}}?'
  3. providers:
  4. - id: openai:chat:gpt-4o-mini
  5. - id: openai:chat:pplx-70b-online
  6. config:
  7. apiBaseUrl: https://api.perplexity.ai
  8. apiKeyEnvar: PERPLEXITY_API_KEY
  9. frequency_penalty: 0.1
  10. tests:
  11. - vars:
  12. topic: gravity
Tip!

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

Comments

Loading...