8000 Add claude 3.5 sonnet to models by carlosejimenez · Pull Request #601 · SWE-agent/SWE-agent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add claude 3.5 sonnet to models #601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

carlosejimenez
Copy link
Member

Add claude 3.5 sonnet to models and add a default_xml config to configs to better support claude models

Reference Issues/PRs

Fixes #600

What does this implement/fix? Explain your changes.

Adds model name and cost details to sweagent/agent/models.py
Also adds the default_xml.yaml in configs, which is the preferred version to use with claude.

@carlosejimenez carlosejimenez requested a review from klieret June 20, 2024 16:36
Copy link
codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.40%. Comparing base (b6257de) to head (03b9339).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   76.40%   76.40%           
=======================================
  Files          23       23           
  Lines        3387     3387           
=======================================
  Hits         2588     2588           
  Misses        799      799           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@klieret klieret merged commit 535e911 into SWE-agent:main Jun 20, 2024
6 checks passed
@klieret
Copy link
Member
klieret commented Jun 20, 2024

Awesome 😃

@EwoutH
Copy link
EwoutH commented Jun 20, 2024

Amazing how fast this was added!

Could a new point release be tagged, so we can install and use it easily?

@klieret
Copy link
Member
klieret commented Jun 21, 2024

@EwoutH Until we have a proper python API and meaningfully release to pypi, releases are purely informational (since the installation instructions are just off of main). So it's probably gonna part of v0.7.0 (since I just released v0.6.1 before)

@csheaff
Copy link
csheaff commented Sep 10, 2024

Would be nice to have Sonnet 3.5 for Bedrock as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Claude 3.5 Sonnet to models
4 participants
0