v0.51.43
·
2020 commits
to master
since this release
What's Changed
- chore(weave): update groq models by @jwlee64 in #4076
- chore(ui): Trace tree - leave descendants collapsed on expanding by @m-rgba in #4077
- chore(ui): Trace tree - fix padding on un-nested node levels by @m-rgba in #4078
- docs(weave): Add smolagents docs by @soumik12345 in #4009
- feat(ui): Conditionally add trace metadata to ObjectView by @zbirenbaum in #4067
- docs(weave): troubleshooting guide updates + add tip on truncated traces by @J2-D2-3PO in #3656
- chore(weave): cap hardcoded filters to 1000 by @gtarpenning in #4064
- chore(weave): dedupe internal refs resolution by @gtarpenning in #4063
- fix(ui): expand refs in call objects when adding to dataset by @bcsherma in #3996
- fix(weave): convert filter for query used in default time windor by @gtarpenning in #4087
- chore(weave): test CI fix by @jamie-rasmussen in #4084
- feat(weave_query): Add ops for boolean all, boolean any, and number isInteger by @nicholaspun-wandb in #4081
- chore(app): Add more instrumentation for query panel analytics by @domphan-wandb in #4060
- feat(weave): new plaground empty state, adds ability to add keys in drawer in playground by @jwlee64 in #4074
- feat(ui): Add status filtering by @jamie-rasmussen in #4083
- feat(weave): Semantic conventions parsing for OTEL and OpenInference by @zbirenbaum in #4095
- feat(app): Allow selection of custom step metric in stepper panel by @nicholaspun-wandb in #4085
- fix(weave): add other required columns when
summaryrequested by @gtarpenning in #4090 - chore(weave): remove unused code by @jamie-rasmussen in #4091
- chore(weave): crewai release broken on 3.10 by @jamie-rasmussen in #4103
- chore(weave): Create long-live storage clients per instance by @tssweeney in #4094
- docs(weave): OpenTelemetry docs by @J2-D2-3PO in #4098
- fix(weave): lazy import sqlite server for otel support by @gtarpenning in #4108
- feat(weave): Display trace storage size in Trace view by @chance-wnb in #4051
- chore(weave): remove unused code by @jamie-rasmussen in #4101
- chore(weave): unpin transformers library by @jamie-rasmussen in #4102
- docs(weave): Correct endpoint and clarify snippet instructions in OpenTelemetry docs by @zbirenbaum in #4111
- docs(weave): Update PII docs to describe key redaction by @J2-D2-3PO in #4079
- feat(weave): Add support for MCP python-sdk by @ayulockin in #4030
- fix(weave): length calculation when offset > available by @jamie-rasmussen in #4117
- chore(weave): improve filter interactions, fewer refreshes by @gtarpenning in #4107
- perf(weave): filter op_name pre group by by @gtarpenning in #4116
- fix(weave): paginated iterator offset fix by @gtarpenning in #4118
- chore(weave): Improve OpenTelemetry examples and add non-instrumented example by @zbirenbaum in #4115
- fix(weave): Fix ClickHouse config in Weave self-managed deployment doc by @flamarion in #4120
- chore(app): Update NumberInput to new designs by @ericakdiaz in #4112
- chore(weave): Add grok-3 to playground by @jwlee64 in #4123
- chore(weave): update costs 4/14 by @jwlee64 in #4121
- chore(weave): Add gpt4.1 models, makes 4.1-mini the default by @jwlee64 in #4125
- fix(weave): Reference correct variable in otel docs example by @zbirenbaum in #4122
- perf(weave): add indexed datetime filtering to calls query by @gtarpenning in #4114
- chore(weave): increase filter bar debounce + fix character reappearing by @gtarpenning in #4124
- chore(weave): Cleanup errors from empty storage URI by @tssweeney in #4133
- docs(weave): Doc the new trace view by @J2-D2-3PO in #4113
- chore(weave): Allow provider env setup aws and gcp bucket stores by @tssweeney in #4099
- fix(weave): serialization in map_to_refs wasn't recursing into tuples by @jamie-rasmussen in #4137
- fix(ui): limit expansion of nested call data in add to dataset flow by @bcsherma in #4128
- fix(app): wider run description field by @ArtsiomWB in #4066
- chore(weave): Enable ramping of bucket storage by @tssweeney in #4139
- perf(weave): filter
trace_idpre groupby by @gtarpenning in #4136 - chore(weave): add gemini 2.5 exp to playground by @jwlee64 in #4132
- chore(weave): Fixes pydantic serialization issues by @tssweeney in #4141
- chore(weave): remove tslint from weave project by @chance-wnb in #4145
- chore(weave): Add o4-mini and o3 to playground by @jwlee64 in #4147
- fix(ui): create your first dataset button works upload-first-works by @bcsherma in #4146
- chore(dev): introduce common hook for saving new datasets by @bcsherma in #4149
- chore(app): Center number input and handle empty values better by @ericakdiaz in #4151
- chore(dev): tldr github action by @bcsherma in #4110
- docs(weave): document weave attributes trace view in langchain by @parambharat in #3685
- chore(weave): remove unnecessary function by @jamie-rasmussen in #4160
- feat(app): Create query shortcuts for empty query panel by @domphan-wandb in #4038
- feat(weave): include annotations when adding calls to dataset by @bcsherma in #4154
- chore(weave): Fixes expansion gap in call view by @tssweeney in #4156
- fix(app): Fix image mask visibility hierarchy by @ericakdiaz in #4131
- chore(ui): Dark fixes for filterbar by @m-rgba in #4165
- chore(ui): add display name by @jamie-rasmussen in #4168
- feat(weave): Show storage size on call summary page by @chance-wnb in #4097
- chore(weave): Add server-side respect of pydantic aliases by @tssweeney in #4162
- fix(weave): Do not trace custom type loading by @tssweeney in #4170
- feat(weave): Take Playground GA by @jwlee64 in #4175
- feat(weave): Imperative Evaluation APIs by @andrewtruong in #4166
Full Changelog: v0.51.42...v0.51.43