Skip to content

Fix synthetic chat model buckets in top model KPIs - #424

Open
karpikpl wants to merge 1 commit into
mainfrom
copilot/fix-issue-420
Open

Fix synthetic chat model buckets in top model KPIs#424
karpikpl wants to merge 1 commit into
mainfrom
copilot/fix-issue-420

Conversation

@karpikpl

Copy link
Copy Markdown
Collaborator

Fixes #420

Summary

  • skip GitHub synthetic others/Unknown model buckets when ranking chat models
  • fall back to the highest real named model in organization and My Usage KPIs
  • add Nuxt/Vitest regression coverage for both components

Validation

  • npm test -- --run
  • npm run build

Note: npm run lint -- --quiet was attempted but ESLint failed to load due to brace-expansion export mismatch in installed dependencies.

…top chat model (#420)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bbf27d66-9aca-451b-85ee-3a32e0775d52
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.

"Most used chat model" KPI can display GitHub's synthetic others bucket instead of a real model

1 participant