Skip to content

feat: support passing multiple models to evaluate the same prompts across models#257

Merged
devversion merged 1 commit intoangular:mainfrom
danymarques:feat/support-mutiple-models-for-same-prompt
Mar 16, 2026
Merged

feat: support passing multiple models to evaluate the same prompts across models#257
devversion merged 1 commit intoangular:mainfrom
danymarques:feat/support-mutiple-models-for-same-prompt

Conversation

@danymarques
Copy link
Contributor

The --model option now accepts multiple values, allowing users to
run the same evaluation against several models in a single command.
When multiple models are specified, each model's report name is
suffixed with the model name to avoid collisions.

Usage: pnpm run wcs eval --model=gemini-2.5-pro --model=claude-sonnet-4.5

@devversion
Copy link
Member

Please rebase without the other comments

@danymarques danymarques force-pushed the feat/support-mutiple-models-for-same-prompt branch from 9dc1cb2 to 34f94f4 Compare March 16, 2026 12:39
…ross models

The --model option now accepts multiple values, allowing users to
run the same evaluation against several models in a single command.
When multiple models are specified, each model's report name is
suffixed with the model name to avoid collisions.

Usage: pnpm run wcs eval --model=gemini-2.5-pro --model=claude-sonnet-4-5
@danymarques danymarques force-pushed the feat/support-mutiple-models-for-same-prompt branch from 34f94f4 to d5535ae Compare March 16, 2026 12:41
@danymarques
Copy link
Contributor Author

@devversion Thanks for your response. I updated the commit accordingly 😄

@devversion devversion merged commit 00f7e32 into angular:main Mar 16, 2026
3 checks passed
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