v0.51.48
What's Changed
- feat(weave): Add first-class "descendant_error" state by @tssweeney in #4415
- chore(app): Give an option to render whitespace and show collaspable json by @domphan-wandb in #4467
- chore(weave_query): Only load incremental tables if in a run workspace by @domphan-wandb in #4445
- chore(ui): Add id prop to TextField by @connieelee in #4506
- chore(ui): add branch-commit icon by @jamie-rasmussen in #4510
- feat(weave): Support chat view for OTEL traces by @zbirenbaum in #4482
- docs(weave): fixed broken notebook links for collab and github by @anu-wandb in #4513
- refactor(ui): move ModelRefLabel into its own file by @jamie-rasmussen in #4512
- feat(weave): Evaluation report allows users to compare and analyze results in tabular form by @tssweeney in #4437
- docs(weave): script to generate
llms-full.txt& associated LLM-friendly docs files by @J2-D2-3PO in #4249 - fix(weave_query): ensure utils are imported by @domphan-wandb in #4517
- fix(weave_query): Make mapped file-table_with_increments op parallel by @domphan-wandb in #4519
- feat(ui): Improve run links and filtering by @jamie-rasmussen in #4507
- chore(ui): define @internal directive by @domphan-wandb in #4521
- chore(app): Disable incremental table op from being used for now by @domphan-wandb in #4520
- chore(weave_query): Add orjson package and use for JSON parsing of tables by @nicholaspun-wandb in #4490
- docs(weave): update video.md by @J2-D2-3PO in #4523
- chore(weave): Adds "WEAVE_LOG_LEVEL" setting and consolidates terminal printing into common module by @tssweeney in #4509
- docs(weave): document generator tracing support by @J2-D2-3PO in #4525
- fix(weave): Fixes inf loop when expanding inputs & outputs by @tssweeney in #4526
- feat(weave): TS SDK: allows call handle to be returned by @chance-wnb in #4514
- feat(weave): Implement smolagents integration by @soumik12345 in #3658
- fix(weave_query): Use synchronous io_service client to load increments by @domphan-wandb in #4524
- fix(weave): Fix case where there are dataset and scorer mismatches with new pivot view by @tssweeney in #4531
- fix(weave): fix breaking dspy test runner by @zbirenbaum in #4537
- chore(weave): add icons missing from wandb/ui by @onx2 in #4540
- fix(weave): Speed up EvaluationLogger by @tssweeney in #4543
- docs(weave): Add google-ADK docs with OpenTelemetry by @parambharat in #4500
- fix(app): correctly render images in the flexbox by @nicholaspun-wandb in #4542
- fix(weave): Adding
__all__toweave/__init__.pyby @neutralino1 in #4546 - fix(weave): Evaluation progress updates should not block on long-running rows by @tssweeney in #4538
- chore(weave): Re-organize eval compare page closer to long-term design by @tssweeney in #4544
- fix(weave): run trace server bindings tests by @zbirenbaum in #4535
- fix(weave): Fix deprecated usage of include in Field by @zbirenbaum in #4547
- chore(weave): Initialize codex support by @tssweeney in #4550
- chore(weave): Codex followup by @tssweeney in #4551
- fix(weave): Hide "python" function type in the UI and move to weave-managed namespace by @tssweeney in #4536
- chore(weave): Fixes bootstrap script for Codex (v3) by @tssweeney in #4553
- fix(weave): fixes the csv export issue by @chance-wnb in #4529
- fix(app): fixes icon shrinking problem by @onx2 in #4559
- chore(app): renable incrementally logged tables in run workspace by @domphan-wandb in #4527
- docs(weave): Improve eval doc by @J2-D2-3PO in #4560
- chore(weave): Re-enable Regression Filters by @tssweeney in #4562
- chore(ui): Added callout area to eval compare page by @m-rgba in #4565
- fix(weave): Unlock larger evaluation analysis (fe-change only) by @tssweeney in #4566
- chore(ui): Video thumbnail enhancement by @m-rgba in #4561
Full Changelog: v0.51.47...v0.51.48