.gitignore 106 B

12345678
  1. .API_KEY
  2. __pycache__/
  3. llms/__pycache__/
  4. tests/__pycache__/
  5. tmp/
  6. config.json
  7. results/
  8. evaluation_examples/