princeton-nlp / SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.
https://princeton-nlp.github.io/SWE-agent/
MIT License
11.9k stars 1.19k forks source link

keys.cfg format #635

Closed 443127316 closed 3 days ago

443127316 commented 3 days ago

Describe the issue

I have a question that what is the content of the keys.cfg. Could you pls give a format? Thanks a lot.

Optional: Relevant documentation page

No response