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

Dylan/s3en 2350 aggregate metrics by models v2 #141

Merged

Conversation

dylanzuber-scale3
Copy link
Contributor

@dylanzuber-scale3 dylanzuber-scale3 commented Jun 12, 2024

🚀 This description was created by Ellipsis for commit 04bc99b

Summary:

Enhanced metrics aggregation by introducing model-based filtering in both backend services and frontend components.

Key points:

  • Added model parameter to API endpoints for metrics aggregation.
  • Updated TraceService methods in lib/services/trace_service.ts to handle model parameter, specifically in GetTokensUsedPerHourPerProject method.
  • Introduced new API endpoint /api/model-ids for fetching model IDs.
  • Added ModelCombobox component for model selection in the UI.
  • Updated frontend components to include model selection and pass model parameter to API calls.

Generated with ❤️ by ellipsis.dev

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 19e2b30 in 2 minutes and 1 seconds

More details
  • Looked at 663 lines of code in 11 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_yIltkDwEbL4Qe17i


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

5 days left in your free trial, upgrade for $20/seat/month or contact us.

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! Incremental review on c227287 in 1 minute and 43 seconds

More details
  • Looked at 20 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_PTtJsrhynAgKQq8M


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

5 days left in your free trial, upgrade for $20/seat/month or contact us.

Base automatically changed from dylan/s3en-2401-ability-to-filter-by-user-for-metrics-and-traces to development June 13, 2024 07:58
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! Incremental review on 04bc99b in 2 minutes and 2 seconds

More details
  • Looked at 30 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. lib/services/trace_service.ts:790
  • Draft comment:
    The PR description mentions the addition of the model parameter to the GetTokensUsedPerHourPerProject method, but the diff does not show any changes related to this. Please ensure that the implementation is complete and correctly handles the model parameter.
  • Reason this comment was not posted:
    Confidence of 0% on close inspection, compared to threshold of 50%.

Workflow ID: wflow_JjC3PpwL34Vri6gb


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

4 days left in your free trial, upgrade for $20/seat/month or contact us.

@karthikscale3 karthikscale3 merged commit 3f22fe3 into development Jun 13, 2024
@karthikscale3 karthikscale3 deleted the dylan/s3en-2350-aggregate-metrics-by-models-v2 branch June 13, 2024 15:22
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