v0.51.47
·
1757 commits
to master
since this release
What's Changed
- feat(weave): MP3 support on frontend by @zbirenbaum in #4462
- feat(weave_ts): Added decorator support and clarified docs for weave.op by @vanpelt in #4155
- feat(weave): add google adk otel keys to otel server by @parambharat in #4399
- fix(ui): Saved view column set not always getting applied by @jamie-rasmussen in #4387
- chore(weave): Improve UI Dataset Fetch Perf & Caching by @tssweeney in #4463
- chore(ui): replace MUI Chip with RemovableTag by @jamie-rasmussen in #4390
- docs(weave): Update Python scorer examples to use
outputby @J2-D2-3PO in #4473 - fix(ui): use deprecated tooltip component until component can be updated by @jamie-rasmussen in #4475
- fix(ui): ellipsis in copyable text by @jamie-rasmussen in #4474
- feat(weave): Show object storage size on the project overview page. by @chance-wnb in #4439
- feat(weave): Add mp3 support by @zbirenbaum in #4363
- feat(ui): Add generic file handling and PDF viewer support by @jamie-rasmussen in #4412
- chore(ui): update Run filter label by @jamie-rasmussen in #4479
- chore(weave): Decompose useExampleCompareData for Eval Compare Page by @tssweeney in #4465
- chore(app): Add optional setting to use Right Handed System by @ericakdiaz in #4476
- chore(weave): change wording and remove gap by @chance-wnb in #4481
- docs(weave): saved models in Playground + cleanup playground doc by @J2-D2-3PO in #4483
- chore(weave): code cleanup for TS SDK test setup. by @chance-wnb in #4353
- chore(weave): Support OpenAI Responses parse API by @andrewtruong in #4485
- chore(weave): apply prettier formatting. by @chance-wnb in #4484
- fix(ui): empty email in user popup by @jamie-rasmussen in #4489
- docs(weave): Introduce decorator usage and bump version for release by @chance-wnb in #4491
- docs(weave): Update Logging Media doc by @J2-D2-3PO in #4478
- docs(weave): document op for TS class and object method tracking by @J2-D2-3PO in #4480
- docs(weave): update docstrings for get_calls and query by @J2-D2-3PO in #4457
- docs(weave): update basic eval logger example by @J2-D2-3PO in #4494
- docs(weave): promo
weave.Markdownas a way to customize call rendering by @J2-D2-3PO in #4496 - fix(weave): Dont crash in langchain if client is not init'd by @andrewtruong in #4502
- chore(weave): Add support for tracing generators by @andrewtruong in #4413
- fix(weave): only perform trace to chat conversion when underlying data changes by @zbirenbaum in #4499
- feat(weave): Add first-class "descendant_error" state (python side) by @tssweeney in #4508
- chore(weave): Refactor ChatView hooks into seperate files by @zbirenbaum in #4497
Full Changelog: v0.51.46...v0.51.47