jamie-rasmussen
released this
11 Dec 21:38
·
21 commits
to master
since this release
What's Changed
- chore(ui): unhide scorer, no admin text by @jamie-rasmussen in #3140
- chore(ui): annotations design review cleanup by @gtarpenning in #3122
- feat(weave): Expose simple way to get the captured code for an op by @andrewtruong in #3139
- chore(ui): move Overview back to sidebar top for Models-only projects by @jamie-rasmussen in #3141
- chore(app): Add launch is Active to
useProjectSidebar
by @KyleGoyette in #3005 - chore(ui): right drawer doesn't occlude call metrics charts by @bcsherma in #3149
- chore(weave): add o1-preview back and latest 4o by @jwlee64 in #3151
- chore(ui): add custom styles to column menu items by @bcsherma in #3152
- chore(weave): Temporarily pin wandb version in mypy to unblock CI by @andrewtruong in #3160
- chore(weave): Tidy op.py by @andrewtruong in #3143
- refactor(ui): break an import cycle by @jamie-rasmussen in #3155
- chore(weave): Improve large object viewer renders by @tssweeney in #3102
- chore(weave): capture request id for openai completions by @bcsherma in #3153
- chore(ui): update calls table column menu icons by @bcsherma in #3162
- chore(ui): add filled circle icon by @jamie-rasmussen in #3163
- chore(weave): add DynamicBatchProcessor class for call stream batching by @gtarpenning in #3167
- chore(weave): add with_new_client context for concurrent ch queries by @gtarpenning in #3168
- chore(ui): fix warning about key attr spread by @jamie-rasmussen in #3173
- chore(weave): set default call stream batch size to 100 by @gtarpenning in #3169
- chore(weave): ui op selecter jump back to top fix by @gtarpenning in #3174
- feat(weave): Add option to name weave evals (and give a memorable name if not specified) by @andrewtruong in #3135
- chore(ui): Add TooltipDeprecated by @jamie-rasmussen in #3176
- chore(ui): pluralize calls link by @jamie-rasmussen in #3178
- chore(ui): Playground design tweaks (header, buttons) by @m-rgba in #3172
- chore(ui): Update metadata header styling by @m-rgba in #3049
- chore(ui): disable refresh while refreshing by @gtarpenning in #3179
- style(app): Update tailwind shadow configs by @connieelee in #3180
- feat(weave): Add AzureOpenAI support for Scorers by @tssweeney in #3171
- chore(weave): add sun and moon icons by @jamie-rasmussen in #3182
- chore(ui): fix typo by @jamie-rasmussen in #3183
- chore(ui): split up and page metrics in eval compare summary section by @gtarpenning in #2672
- feat(ui): Support Anthropic calls in Chat View by @jamie-rasmussen in #3187
- feat(ui): Add ExpandingPill component by @connieelee in #3184
- chore(weave): ui_url error gives a hint about the problem by @jamie-rasmussen in #3190
- fix(app): render bounding boxes on media panel without points by @brianlund-wandb in #3158
- fix(ui): feedback header when empty by @gtarpenning in #3191
- chore(ui): make eval section header draggable by @gtarpenning in #2637
- chore(weave): Update ToggleButtonGroup to allow disabling individual options by @ericakdiaz in #3194
- chore(weave): Fix predict detection heuristic for evals by @tssweeney in #3196
- fix(ui): Evaluations -- normalize radar data, show real values for bar charts by @gtarpenning in #3199
- chore(weave): update db to use replicated tables by @raubitsj in #3148
- style(weave): Add choices drawer by @jwlee64 in #3203
- chore(weave): hide admin only scorers tabs by @tssweeney in #3207
- chore(weave): fix choices in weave by @jwlee64 in #3204
- chore(weave): unhide completion iterations by @jwlee64 in #3137
New Contributors
- @brianlund-wandb made their first contribution in #3158
Full Changelog: v0.51.23...v0.51.24