v0.51.36
·
2271 commits
to master
since this release
What's Changed
- chore(weave): Fix migrations for create or replace views by @tssweeney in #3758
- chore(dev): Give weave query team CODEOWNERS approval for weave_query by @jamie-rasmussen in #3740
- chore(weave): Fix llama test by @tssweeney in #3777
- chore(dev): Give weave query team CODEOWNERS approval for weave-js/src/components/Panel2 by @jamie-rasmussen in #3782
- fix(weave): dataset row access performance by @jamie-rasmussen in #3747
- chore(weave): remove add row button from edit and confirm in add to dataset by @bcsherma in #3783
- chore(weave): fix smallref for op versions by @bcsherma in #3753
- feat(weave): Minimal setup for non-SaaS BYOB by @tssweeney in #3674
- fix(app): obtain mask-specific class labels from the run config by @nicholaspun-wandb in #3778
- chore(weave): update call querying docs by @jamie-rasmussen in #3792
- perf(weave): add pre-groupby conditions to heavy query filter in calls query by @gtarpenning in #3781
- chore(app): UI improvements for runs history step slider by @nicholaspun-wandb in #3780
- chore(weave_query): add file ops for artifact memberships by @ibindlish in #3735
- chore(weave): Remove deploy by @andrewtruong in #3786
- perf(weave): use LIKE string compare in pre-group by conditioning by @gtarpenning in #3791
- chore(dev): Give weave query team CODEOWNERS approval for weave-js/src/core by @jamie-rasmussen in #3789
- fix(weave): exception field of call object not being set on get_calls by @zbirenbaum in #3800
- chore(weave): remove upgrade warning from export code snippets by @bcsherma in #3806
- chore(weave): better WEAVE_DEBUG_HTTP control by @jamie-rasmussen in #3793
- feat(app): use custom run names in query panel by @nicholaspun-wandb in #3700
- fix(weave): use of deprecated /calls/query endpoint by @jamie-rasmussen in #3790
- chore(weave): Make object viewer load much faster by @tssweeney in #3804
- chore(weave): DD Logging to Batched Server by @tssweeney in #3794
- fix(weave): correctly handle null case when flattening calls for dataset insertion by @bcsherma in #3809
- docs(weave): Move pairwise scoring workaround to FAQ by @J2-D2-3PO in #3772
- chore(weave): tidy errors by @andrewtruong in #3785
- fix(weave): Fix table ref get caching issue by @andrewtruong in #3764
- fix(ui): dont drop new keys when on row update by @bcsherma in #3818
- fix(app): various runs history step slider bug fixes by @nicholaspun-wandb in #3811
- feat(weave_query): display image caption in weave query panels by @nicholaspun-wandb in #3807
- chore(weave): setup server api interface method to query artifact file manifest via membership (js) by @ibindlish in #3814
- fix(weave): correct ordering on fields in objects table by @gtarpenning in #3822
- fix(ui): prevent "auto-refresh" deleting scorer input fields by @gtarpenning in #3803
- chore(weave): iteratively evaluate datasets in batches by @gtarpenning in #3773
- refactor(ui): move add to dataset state logic to a context by @bcsherma in #3813
- fix(ui): prevent cursor and keyboard from targeting non editable cells by @bcsherma in #3823
- chore(weave): filter null messages before sending in playground by @jwlee64 in #3821
- chore(weave): Reorganize serialization files by @andrewtruong in #3784
- chore(weave): update membership file ops to use new download url by @ibindlish in #3815
- chore(weave): Trace server binding processor improvements by @andrewtruong in #3817
- chore(weave): fix for refactor stop_accepting_new_work_and_flush_queue by @gtarpenning in #3833
- chore(weave): update costs 3/3 by @jwlee64 in #3831
- docs(weave): document Dataset creation and new examples via UI by @J2-D2-3PO in #3759
- chore(weave): add rich progress bar to client flush by @gtarpenning in #3828
- chore(weave): Add gpt-4.5-preview and deepseek to playground by @jwlee64 in #3830
- perf(weave): speed up string editor close in dataset editor by @bcsherma in #3824
- chore(app): Create isMediaString util by @ericakdiaz in #3827
- fix(weave): fix repeated flushes and add
client.finishby @gtarpenning in #3840 - docs(weave): fix missing self in scorers by @jamie-rasmussen in #3837
- fix(app): Preserve nw url search query between workspace and runs pages by @connieelee in #3842
- chore(weave): Make queue size configurable by @andrewtruong in #3843
- chore(dev): Move GQL query hardcoded limits to constants file by @nicholaspun-wandb in #3847
- revert(weave_query): revert display image caption in weave query panels by @nicholaspun-wandb in #3848
- refactor(ui): datasets page does not use ObjectVersionsPage by @bcsherma in #3825
- chore(weave): Improve client retries to not block queue by @andrewtruong in #3846
- fix(app): replace index variables in input image node before obtaining class labels by @nicholaspun-wandb in #3850
- docs(weave): Add troubleshooting guide item on OSError24 by @andrewtruong in #3844
- chore(weave): Enable user-configurable retry settings by @andrewtruong in #3849
New Contributors
- @zbirenbaum made their first contribution in #3800
Full Changelog: v0.51.35...v0.51.36