Skip to content
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

Deprecate tiers and use fully-qualified model variants. #66

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

jcdyer
Copy link
Contributor

@jcdyer jcdyer commented Jul 3, 2024

Proposed changes

Deepgram no longer relies on explicit "tiers" to identify models. Instead, the tier name is included in the model param. This PR removes tiers, deprecates implicit-architecture usecase model variants, and adds variants for all current architectures.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update or tests (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING.md doc
  • I have added tests and/or examples that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@jcdyer
Copy link
Contributor Author

jcdyer commented Jul 3, 2024

Semver failure is expected. This will go out in a 0.5.0 release with a few other PRs.

@jcdyer jcdyer requested a review from andrewhalle July 3, 2024 15:49
@jcdyer jcdyer merged commit b15d9fa into main Jul 3, 2024
14 of 16 checks passed
@jcdyer jcdyer deleted the deprecate-tiers branch July 3, 2024 17:20
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.

2 participants