v0.51.18
What's Changed
- chore(weave): minor release note update by @jamie-rasmussen in #2735
- fix(ui): Add numerical type checks to columnFormat by @domphan-wandb in #2726
- fix(weave_query): Handle paths with colons when escaping artifact path by @nicholaspun-wandb in #2638
- fix(ui): improve styles of audio caption for better readability by @thanos-wandb in #2740
- fix(ui): query panel suggestions displays the info of the next row due to an off-by-1 error by @nicholaspun-wandb in #2635
- docs(weave): add media types doc by @gtarpenning in #2739
- chore(weave): ChatCompletion not imported by @gtarpenning in #2741
- chore(weave): Use cost query in calls table by @jwlee64 in #2358
- fix(ui): Bump version of
visit
to resolve import error by @nhusher in #2744 - feat(weave): add byte usage to summary tab and object page by @harukatab in #2747
- chore(weave): media docs copy change by @gtarpenning in #2761
- chore(ui): updating default style for radix tooltip by @jcrawley in #2759
- chore(ui): Adding stable option for Tailwind when display: contents is desired by @jtulk in #2758
- chore(weave): Add Object and Feedback Action Objects - Hackweek 1 by @tssweeney in #2769
- fix(weave): global df in op fails during op saving by @gtarpenning in #2755
- chore(weave): some groundwork for Prompt objects by @jamie-rasmussen in #2729
- chore(ui): don't show focus outline on calls grid by @jamie-rasmussen in #2763
- chore(ui): Creating a wave loader to start migrating app loaders by @jtulk in #2775
- chore(weave): Add back hook to check for weave data by @ericakdiaz in #2774
- chore(weave): remove unnecessary conditional by @jamie-rasmussen in #2777
- chore(ui): Added copy button for exception trace by @m-rgba in #2776
- docs(weave): Audio with weave by @wylerz in #2750
- chore(weave): assume latest version if no digest/alias specified by @jamie-rasmussen in #2783
- chore(ui): Color updates for wave loader by @jtulk in #2787
- docs(weave): Fix for cookbook Audio with weave #2792 by @wylerz in #2793
- docs(weave): Update cost docs by @jwlee64 in #2794
- feat(weave): Add initial suite of scorers, refactor weave/flow by @morganmcg1 in #2662
- docs(weave): fix import error by @wylerz in #2797
- chore(ui): ejecting markdown from tailwind defaulting by @jtulk in #2796
- chore(ui): add 3 new icons by @jwlee64 in #2800
- chore(ui): Flipping loader color by @jtulk in #2805
- chore(ui): add marker and refresh icons by @gtarpenning in #2803
- feat(weave_ts): Add initial JS SDK by @andrewtruong in #2704
- feat(ui): Add simple language detection for code browser by @andrewtruong in #2780
- chore(ui): running format on Base.less - no changes by @jtulk in #2784
- fix(weave_query): handle tagged unions of non-primitive types correctly in arrow converter by @dannygoldstein in #2659
- chore(ui): Marking the wandbloader as deprecated by @jtulk in #2813
- feat(weave): Add completions/create endpoint by @KyleGoyette in #2757
- feat(weave): adding charts to the traces page by @mbarrramsey in #2745
- feat(weave): prompts as first class objects by @jamie-rasmussen in #2811
- style(ui): Fix night colors for Callout by @connieelee in #2815
- chore(weave): Add
weave_ts
,dev
, andapp
scopes by @andrewtruong in #2810 - fix(weave): Allow back-compat for "old-style" scorers and evaluations using
model_output
kwarg by @andrewtruong in #2806 - docs(weave): Add cookbook: structured outputs for multi-agent systems by @olachinkei in #2728
- feat(ui): Add JS SDK options for Use tab by @andrewtruong in #2786
- chore(weave): Fix eval message by @tssweeney in #2817
- chore(ui): prevent formatter from auto-removing React import by @andrewtruong in #2819
- fix(weave): include scores from scorers with illegal characters in name by @gtarpenning in #2731
- fix(weave): openai chat view stutter by @gtarpenning in #2821
- chore(weave): Revert Object/Feedback schema validation from hackweek by @tssweeney in #2824
- chore(weave): smart tab defaults w/ chat in call peek drawer by @gtarpenning in #2823
- perf(weave): split calls query when using a heavy condition by @gtarpenning in #2779
- chore(ui): hide Prompts feature by @jamie-rasmussen in #2822
- chore(ui): add info icon to describe file and media are not in bytes stored by @harukatab in #2764
- fix(weave): Add model to provider info map to source code, add make command for updating by @KyleGoyette in #2825
- chore(weave): Create a system of defining schema-validated objects by @tssweeney in #2826
- feat(weave): Client & Backend support for Leaderboards by @tssweeney in #2831
New Contributors
- @nicholaspun-wandb made their first contribution in #2638
- @nhusher made their first contribution in #2744
- @harukatab made their first contribution in #2747
- @m-rgba made their first contribution in #2776
- @KyleGoyette made their first contribution in #2757
- @olachinkei made their first contribution in #2728
Full Changelog: v0.51.17...v0.51.18