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

.prettierignore 352 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
  1. dist
  2. venv
  3. .aider*
  4. drizzle
  5. site/static/config-schema.json
  6. site/.docusaurus
  7. site/build
  8. helm/chart/promptfoo/templates/**/*.yaml
  9. examples/adaline-chat-history/prompt.json
  10. examples/adaline-embedding-similarity/prompt.json
  11. examples/multiple-turn-conversation/prompt.json
  12. examples/openai-chat-history/prompt.json
  13. examples/simple-test/output.html
  14. .coverage
Tip!

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

Comments

Loading...