logic-star-ai / swt-bench

[NeurIPS 2024] Evaluation harness for SWT-Bench, a benchmark for evaluating LLM repository-level test-generation
https://openreview.net/forum?id=9Y8zUO11EQ&noteId=9Y8zUO11EQ
MIT License
16 stars 2 forks source link

Add headers to request #5

Closed zyone1991 closed 1 week ago

zyone1991 commented 1 week ago

Reference Issues/PRs

Fixes #4

What does this implement/fix? Explain your changes.

Add headers to requests by following what is done in swebench's code base (https://github.com/princeton-nlp/SWE-bench/commit/8443764576fa3a1085b14631c3491b8fecefd40b)

nielstron commented 1 week ago

Oops, I'm sorry, this was not the expected result of my rebase. Will still merge it, just wanted to try the GitHub workflow first.