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

Add max window size to cost repository models #2842

Closed
wants to merge 1 commit into from

Conversation

use-tusk[bot]
Copy link
Contributor

@use-tusk use-tusk bot commented Oct 19, 2024

Fixes #2840

The cost repository has been updated to include the max_window_size property for all models across different providers. This change ensures that the maximum number of tokens that can be processed in a single request is now accurately stored for each model. This update involved modifying the ModelRow interface and adding the max_window_size value to each model entry in the provider files. These additions will provide more comprehensive data on models and providers.


Tips:

  • Make sure to test changes before merging.
  • Submit a "Request Changes" review to address nits. If major changes are needed, retry the issue from the Tusk app with additional context.
  • Close this PR with a comment if it's obviously incorrect. This will improve my future PRs.
  • Go to the Tusk activity logs or issue to see more details.

Copy link

vercel bot commented Oct 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
helicone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 1:05am
helicone-bifrost ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 1:05am
helicone-eu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 1:05am

Copy link
Contributor Author

use-tusk bot commented Oct 24, 2024

@colegottdank please review this PR. If it's incorrect, close it with a comment explaining why to help me learn.

Copy link
Contributor Author

use-tusk bot commented Oct 29, 2024

@colegottdank please review this PR. If it's incorrect, close it with a comment explaining why to help me learn.

This PR will be automatically closed in 3 business days if there's no further activity.

@chitalian chitalian closed this Oct 30, 2024
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]: The cost repository is missing max content window sizes for all models
1 participant