v0.51.28
What's Changed
- docs(weave): fix feedback example to support text feedback by improving streamlit by @wylerz in #3238
- chore(ui): Call Use TypeScript indentation by @jamie-rasmussen in #3291
- chore(weave): soft deletion for objects server by @gtarpenning in #3259
- chore(weave): allow call.feedback.add() for annotations by @gtarpenning in #3323
- docs(weave): Fix bad headers and titles in NBs by @J2-D2-3PO in #3330
- chore(weave): Remove dead code paths from
Evaluation.evaluate
by implementing correct typing. by @tssweeney in #3325 - chore(ui): fix scorer create field cursor behavior by @gtarpenning in #3307
- chore(weave): make annotation values in the traces table clickable by @gtarpenning in #3332
- chore(ui): replace circle icon by @jamie-rasmussen in #3292
- chore(weave): add annotation spec name to feedback grid by @gtarpenning in #3331
- docs(weave): Add basic Azure integration page by @J2-D2-3PO in #3112
- chore(weave): Fixes dedicates instance connection issues with traces API by @wylerz in #3327
- chore(weave): add obj create and table update bindings to wf react interface by @bcsherma in #3337
- chore(ui): add a loading state var to avoid "no results" on load by @gtarpenning in #3339
- refactor(weave): dedicated component for dataset versions by @bcsherma in #3338
- chore(app): Adding an optional name to label the number input by @jtulk in #3345
- fix(weave): optimize finding next tick up or down by @brianlund-wandb in #3231
- feat(weave): Make redaction applied to captured code by @andrewtruong in #3340
- docs(weave): Document autopatch_settings for PII nb by @J2-D2-3PO in #3317
- chore(weave): refs read batch handles deleted objs silently by @gtarpenning in #3335
- chore(weave): updating ghost buttons by @mbarrramsey in #3322
- fix(weave_query): prevent full panel crashes if a row contains an unresolved artifact by @nicholaspun-wandb in #3347
- feat(weave): Add global post-processing options by @andrewtruong in #3336
- chore(weave): Keep programming language selection state in URL by @jamie-rasmussen in #3350
- chore(weave): add a docs link now that page exists by @jamie-rasmussen in #3353
- chore(ui): using internal icons by @jamie-rasmussen in #3351
- chore(dev): Use uuid v4 instead of v7 in error boundary by @jamie-rasmussen in #3352
- docs(weave): Add new env vars catalog page under Tools by @J2-D2-3PO in #3036
- chore(weave): Implement public version of "apply scorer" (aka MVP Guardrails & Monitoring) by @tssweeney in #3316
- chore(weave): Feedback-Based Scoring Updates part 1 by @tssweeney in #3346
- chore(app): Update all quiet buttons to ghost by @connieelee in #3357
- chore(weave): add deleted_at to weave object deleted error by @gtarpenning in #3358
- chore(weave_ts): Bump TS trace server API by @andrewtruong in #3367
- chore(dev): publish to github packages by @wandbjake in #3257
- docs(weave): fix header level by @jamie-rasmussen in #3343
- docs(weave): remove unused files by @J2-D2-3PO in #3359
- chore(ui): Token and cost formatting - higher precision by @m-rgba in #3299
- chore(dev): revert publish to github packages by @wandbjake in #3372
- chore(weave_ts): Add object name sanitization by @andrewtruong in #3368
- chore(weave_ts): Remove extraneous logs by @andrewtruong in #3369
- feat(ui): delete objects from the ui by @gtarpenning in #3261
- chore(weave): removing quiet button variant by @jamie-rasmussen in #3371
- chore(dev): Update CODEOWNERS by @jamie-rasmussen in #3348
- chore(weave_ts): bump to 0.7.5 by @andrewtruong in #3375
- chore(weave): Make CallsIter support len by @andrewtruong in #3374
- docs(weave): Add TS to Cookbooks sidebar and scripts to convert TS files into MD files for render in docs by @ash0ts in #3370
- docs(weave): Add LLM Courses links to docs by @morganmcg1 in #2275
- chore(app): remove runColors as a suggestion from query panels by @nicholaspun-wandb in #3378
- style(app): Fix runs table scroll in mobile by @connieelee in #3389
- chore(dev): publish to github packages (#3257) by @wandbjake in #3388
Full Changelog: v0.51.27...v0.51.28