Skip to content

Add claude-3-7-sonnet to MODEL_COSTS#9

Merged
Sigmabrogz merged 1 commit intoSigmabrogz:mainfrom
srikar117:add-claude-3-7-sonnet
Mar 15, 2026
Merged

Add claude-3-7-sonnet to MODEL_COSTS#9
Sigmabrogz merged 1 commit intoSigmabrogz:mainfrom
srikar117:add-claude-3-7-sonnet

Conversation

@srikar117
Copy link
Copy Markdown
Contributor

Summary

Adds claude-3-7-sonnet to the MODEL_COSTS dictionary in src/agentdbg/config.py with the pricing.

Changes

  • Added claude-3-7-sonnet model to MODEL_COSTS

  • Included pricing: $3.00 input and $15.00 output

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Code refactoring

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally
  • I have updated documentation if needed
  • My changes generate no new warnings

Related Issues

Fixes #7

Screenshots (if applicable)

N/A

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.

[FEATURE] Add cost tracking for Claude 3.5 Haiku and GPT-4.5

2 participants