Skip to content

feat: add model identifiers#28

Merged
StevanFreeborn merged 3 commits intomainfrom
stevanfreeborn/feat/add-all-UTD-model-identifiers
Jan 2, 2025
Merged

feat: add model identifiers#28
StevanFreeborn merged 3 commits intomainfrom
stevanfreeborn/feat/add-all-UTD-model-identifiers

Conversation

@StevanFreeborn
Copy link
Owner

closes #23...honestly not sure keeping up with valid model identifiers and validating them is sustainable long-term...might just have them as a convenience, but not validate them.

  • feat: add missing model identifiers
  • tests: add tests for new model identifiers

- Added additional identifiers for existing Models
  but included the date for consistency while maintaining
  backwards compatibility for those using the existing
  identifiers.
- Added missing identifiers for new versions of the
  Models
- Added identifiers for the models supporting the
  `latest` identifier
- All identifiers sourced from this doc:
  https://docs.anthropic.com/en/docs/about-claude/models
@codecov
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (dc9755c) to head (9c0a2e3).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   98.45%   98.71%   +0.25%     
==========================================
  Files          66       66              
  Lines        1232     1247      +15     
  Branches      101      101              
==========================================
+ Hits         1213     1231      +18     
  Misses          5        5              
+ Partials       14       11       -3     

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

@StevanFreeborn StevanFreeborn merged commit abf4154 into main Jan 2, 2025
4 checks passed
@StevanFreeborn StevanFreeborn deleted the stevanfreeborn/feat/add-all-UTD-model-identifiers branch January 2, 2025 00:51
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.

[FEAT]: Add support for all current models

1 participant