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

Updates model costs #486

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Updates model costs #486

merged 1 commit into from
Dec 26, 2024

Conversation

skrawcz
Copy link
Contributor

@skrawcz skrawcz commented Dec 26, 2024

Updates model costs

Changes

  • to reflect latest prices

How I tested this

  • didn't -- will QA once we build frontend.

Notes

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

Important

Updates model costs in model_costs.json and modelCost.tsx with new models and pricing configurations.

  • Model Costs Update:
    • Updates model_costs.json and modelCost.tsx with new pricing for models.
    • Adds new models such as sambanova/Meta-Llama-3.1-8B-Instruct, sambanova/Qwen2.5-Coder-32B-Instruct, and azure/o1-mini.
    • Updates existing models like gpt-4o and azure/gpt-4o with new cost parameters.
    • Includes new configurations for models like gpt-4o-audio-preview and gpt-4o-realtime-preview.

This description was created by Ellipsis for 0b89800. It will automatically update as commits are pushed.

Copy link

github-actions bot commented Dec 26, 2024

A preview of is uploaded and can be seen here:

https://burr.dagworks.io/pull/486

Changes may take a few minutes to propagate. Since this is a preview of production, content with draft: true will not be rendered. The source is here: https://github.com/DAGWorks-Inc/burr/tree/gh-pages/pull/486/

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to 0b89800 in 2 minutes and 42 seconds

More details
  • Looked at 1511 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. telemetry/ui/scripts/model_costs.json:1
  • Draft comment:
    Add a newline at the end of the file for better formatting.
  • Reason this comment was not posted:
    Confidence changes required: 33%
    The JSON file lacks a newline at the end, which is a minor formatting issue but considered a best practice to fix.

Workflow ID: wflow_Ptp6ANk5WglVnC4g


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@skrawcz skrawcz merged commit cef8b92 into main Dec 26, 2024
12 checks passed
@skrawcz skrawcz deleted the update_costs branch December 26, 2024 22:53
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