·
50 commits
to master
since this release
What's Changed
- docs(weave): Add Local Weave scorers docs by @morganmcg1 in #3698
- docs(weave): document PII redaction from traces feature in Python SDK by @J2-D2-3PO in #3618
- perf(weave): trace tree hide children when more than 100 by @gtarpenning in #3705
- docs(weave): update Integration docs for Partner team marketing by @J2-D2-3PO in #3662
- feat(ui): Add delayBeforeShow and instant appearance to WaveLoader via CSSTransition by @dannygoldstein in #3725
- chore(weave): Move pypi version check by @andrewtruong in #3729
- chore(weave): Remove unnecessary object prep code by @andrewtruong in #3728
- chore(weave): Cleanup optype by @andrewtruong in #3731
- chore(weave): Move patcher by @andrewtruong in #3730
- chore(weave): add page_size parameter to children by @jamie-rasmussen in #3723
- test(app): Add data-test to ToggleButtonGroup buttons by @ericakdiaz in #3711
- fix(weave): Add better backcompat for materializing older versions of objects like Evaluation by @andrewtruong in #3642
- fix(weave): pydantic exception when using openai integration with Azure by @jamie-rasmussen in #3736
- fix(weave_query): Handle escaped dots in run-history by @domphan-wandb in #3713
- chore(weave): Add better types for Evaluation by @andrewtruong in #3557
- feat(weave): Add option to export calls to pandas by @andrewtruong in #3737
- fix(weave): Only print root donut link by @andrewtruong in #3738
- docs(weave): Update Models page with example of pairwise eval by @J2-D2-3PO in #3739
- chore(weave): add costs option to exports by @gtarpenning in #3733
- chore(weave): fix to async langchain batch integration by @gtarpenning in #3734
- fix(ui): missing space in calls link by @jamie-rasmussen in #3745
- chore(weave): remove unneeded expand_columns param by @gtarpenning in #3486
- feat(weave): add call(s) to dataset in the app by @bcsherma in #3512
- fix(app): obtain mask-specific class labels from the run config by @nicholaspun-wandb in #3693
- chore(weave): (de)select all field in new dataset mapping step by @bcsherma in #3749
- chore(weave): hide schema mapping prior to dataset selection in dataset drawer by @bcsherma in #3750
- fix(app): revert obtain mask-specific class labels from the run config by @nicholaspun-wandb in #3752
- chore(weave): update costs 2/24 by @jwlee64 in #3755
- chore(weave): Add Claude 3-7 to playground by @jwlee64 in #3757
- chore(weave): Add o3 mini to playground by @jwlee64 in #3761
- test(weave): add/improve test to langchain batch fix, and set use_stack=True by @gtarpenning in #3754
- feat(weave): to_json handling for pydantic model subclass by @jamie-rasmussen in #3742
- chore(ui): Add to dataset design updates by @m-rgba in #3766
- chore(dev): pass silent flag to graphql-codegen to prevent ci hangs by @wandbjake in #3746
Full Changelog: v0.51.34...v0.51.35