You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2024. It is now read-only.
`TokenLimits` is only the place needed to be modified. Have set the
token limits accordingly. Closes#406
<!-- This is an auto-generated comment: release notes by OSS CodeRabbit
-->
### Summary by CodeRabbit
**New Feature:**
- Added support for the "gpt-3.5-turbo-16k" model in the `TokenLimits`
class.
- Set the `maxTokens` limit to 16300 and the `responseTokens` limit to
3000 for the new model.
> 🎉 With tokens aplenty, we set the stage,
> For the "gpt-3.5-turbo-16k" to engage.
> More power, more wisdom, in every page,
> A new chapter begins, let's turn the page! 🚀
<!-- end of auto-generated comment: release notes by OSS CodeRabbit -->
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It could be great to have additional models supported. In particular
gpt-3.5-turbo-16k
.The text was updated successfully, but these errors were encountered: