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.86k stars 1.18k forks source link

Add Claude 3.5 Sonnet to models #600

Closed carlosejimenez closed 1 week ago

carlosejimenez commented 1 week ago

Describe the feature

New model from anthropic claude 3.5 sonnet Would be nice to have on SWE-agent.

Potential Solutions

Just add new details in sweagent/agent/models