v0.51.38
·
2215 commits
to master
since this release
What's Changed
- fix(weave): wait for async inserts to clear buffer by @gtarpenning in #3724
- feat(weave): Adds new trace navigation system replacing the current trace tree by @tssweeney in #3834
- chore(weave): No litellm eager import by @tcapelle in #3744
- chore(weave): sane limits on delete handling by @gtarpenning in #3895
- chore(weave): style filter bar correctly by @gtarpenning in #3890
- test(weave_query): Add regression tests for download urls by @domphan-wandb in #3885
- chore(ui): Update Alias, Pill, and Tag attributes by @connieelee in #3897
- chore(weave): add highlight state when editing filters by @gtarpenning in #3889
- security(weave): upgrade cross-spawn by @wandb-kc in #3860
- fix(weave_query): Re-encode dictionary arrays on AWL string split op by @nicholaspun-wandb in #3900
- chore(weave): weave client batch delete calls by @gtarpenning in #3903
- chore(weave): call stream supports sorting and filtering by latency, status, trace_name by @bcsherma in #3797
- chore(weave): Move accumulator exts into op by @andrewtruong in #3874
- chore(weave): Better organized op func methods by @andrewtruong in #3898
- feat(weave): enable latency, status , trace sorting in trace table by @bcsherma in #3798
- feat(weave): Add basic support for OpenAI Responses by @andrewtruong in #3886
- chore(ui): Dataset upload / create design update by @m-rgba in #3893
- chore(weave): Fix merge conflict by @andrewtruong in #3911
- chore(weave): Remove graph view from trace view by @tssweeney in #3912
- chore(ui): Create TruncateByCharsWithTooltip HOC by @connieelee in #3902
- chore(weave): Temp fix for unfinished calls removing costs by @tssweeney in #3913
- chore(weave): fix test flake for async processor timing by @gtarpenning in #3914
- feat(ui): Improve Tag/Pill/Alias truncation by @connieelee in #3904
- chore(ui): only use trace links in the ui by @gtarpenning in #3857
- chore(ui): adds small and range datetime filter bar items by @gtarpenning in #3808
- feat(weave): OpenAI Agents SDK integration by @andrewtruong in #3882
- feat(weave): improve webp image support by @jamie-rasmussen in #3909
- feat(ui): Allow displaying W&B Run information in calls grid by @jamie-rasmussen in #3891
- chore(app): Accept image caption property in weave panels by @nicholaspun-wandb in #3915
- style(weave): Revert "Revert "style weave: Refactor Playground LLM dropdown (#3774… by @jwlee64 in #3906
- chore(weave_query): Handle DictionaryArray inputs for various awl string ops by @nicholaspun-wandb in #3905
- chore(weave): Add Providers overview page by @jwlee64 in #3820
- fix(weave): Fixing filtering calls table by boolean by @neutralino1 in #3916
- fix(weave): object versions query does not confuse deletion status of versions by @bcsherma in #3866
- chore(weave): fix adding and deleting filter rows by @gtarpenning in #3924
- fix(weave): handle noncompliant chunk response from Azure by @jamie-rasmussen in #3922
- chore(dev): add lighboard icon by @jo-fang in #3925
- docs(weave): Add note that redaction only available in Python sdk by @J2-D2-3PO in #3931
- docs: add openai agents sdk guide by @scottire in #3929
New Contributors
- @neutralino1 made their first contribution in #3916
Full Changelog: v0.51.37...v0.51.38