Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 624 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 624 Bytes

🦸 Contributing to awesome-openai-vision-api-experiments

We love your input! We want to make contributing to awesome-openai-vision-api-experiments as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix

🧪️ Adding a new experiment

  • We only accept experiments where the code was open-sourced.
  • Add new subdirectory to experiments directory.
  • Add new entry to automation/data.csv file.
  • Run automation/script.py. Experiments table in README.md will update automatically.
  • Commit changes to feature branch. Create PR.