Releases: wandb/weave
Releases · wandb/weave
v0.51.32
What's Changed
- chore(ui): Export some user info types by @jamie-rasmussen in #3482
- chore(ui): add SavedView object color and icon by @jamie-rasmussen in #3483
- chore(weave): artifact ref trace server changes by @jamie-rasmussen in #3484
- chore(dev): run testci during weave-js test step by @wandbjake in #3444
- chore(app): Update ToggleButtonGroup to allow icon only buttons by @ericakdiaz in #3488
- feat(weave): adding predefined keyboard binding controls by @brianlund-wandb in #3390
- chore(weave): Streaming Evals Pt1: lazy
async_foreach
by @tssweeney in #3487 - docs(weave):
preprocess_model_input
and Huggingface Datasets example by @m-rgba in #3449 - chore(weave): createdby placement adjustment for dataset version page by @bcsherma in #3491
- docs(weave): Playground docs improvements by @J2-D2-3PO in #3492
- chore(ui): move smallref onto metadata_only obj_read by @gtarpenning in #3463
- chore(ui): remove dead code by @jamie-rasmussen in #3502
- chore(ui): allow non-string title in SimplePageLayout by @jamie-rasmussen in #3505
- feat(ui): artifact ref links by @jamie-rasmussen in #3500
- chore(ui): remove boring stuff by @jamie-rasmussen in #3508
- refactor(ui): move NotApplicable into Browse3 by @jamie-rasmussen in #3509
- chore(weave): fix pytest warning by @jamie-rasmussen in #3511
- refactor(ui): move header components out of Browse2 by @jamie-rasmussen in #3510
- chore(ui): remove unused component by @jamie-rasmussen in #3514
- refactor(ui): move flattenObjectPreservingWeaveTypes into Browse3 by @jamie-rasmussen in #3513
- chore(ui): fix typo by @jamie-rasmussen in #3515
- chore(ui): fix typo in variable name by @jamie-rasmussen in #3517
- chore(ui): remove old browse2 code by @jamie-rasmussen in #3516
- chore(weave): Temporarily bump CI timeout by @andrewtruong in #3524
- feat(weave): allow disabling capture of context by @jamie-rasmussen in #3523
- refactor(ui): move SmallRef into Browse3 by @jamie-rasmussen in #3519
Full Changelog: v0.51.31...v0.51.32
v0.51.31
What's Changed
- chore(weave): Dry Run Script by @tssweeney in #3460
- chore(weave): Adds test for recent dictify change by @tssweeney in #3461
- chore(ui): show object version timestamp in header metadata by @jamie-rasmussen in #3464
- perf(weave): Speed up json object parsing by @andrewtruong in #3447
- chore(weave): Remove Ref from Object repr by @andrewtruong in #3436
- chore(weave): Add tests for other expected behaviours in objectify by @andrewtruong in #3420
- feat(weave): Allow Dataset to be constructed from Calls by @andrewtruong in #3382
- fix(ui): links dont push to history twice by @gtarpenning in #3446
- feat(weave): Provide helper methods to bridge pandas and weave datasets by @andrewtruong in #3384
- fix(weave): navigate properly when deleting obj/op version fullscreen by @gtarpenning in #3465
- chore(weave): add metadata_only to obj_read by @gtarpenning in #3462
- chore(ui): dont do the cost query if no calls found by @gtarpenning in #3469
- chore(weave): fix object delete typing by @gtarpenning in #3468
- fix(ui): remove expandColumns with get_calls by @gtarpenning in #3471
- chore(ui): show op version timestamp in header metadata by @jamie-rasmussen in #3466
- feat(weave): dataset editing UI by @bcsherma in #3341
- chore(ui): remove unused method by @jamie-rasmussen in #3474
- docs(weave): refactor landing page by @J2-D2-3PO in #3409
- docs(weave): Add troubleshooting page by @J2-D2-3PO in #3467
- chore(ui): debounce server requests while typing in filter bar by @gtarpenning in #3470
- chore(ui): add component for displaying user name by @jamie-rasmussen in #3481
- docs(weave): Partner team request - add links in Integrations to partner pages by @J2-D2-3PO in #3485
- chore(weave): Flag weave as type checkable by mypy by @vanpelt in #3233
- chore(weave): Cleanup a mem leak in our ThreadExecutor by @tssweeney in #3475
Full Changelog: v0.51.30...v0.51.31
v0.51.30
What's Changed
- chore(ui): a better "use" tab experience for annotation specs by @gtarpenning in #3404
- chore(ui): update export code to use get_calls by @gtarpenning in #3408
- chore(weave): fix typo by @jamie-rasmussen in #3435
- chore(ui): Added operator group headers to filter dropdown by @m-rgba in #3306
- chore(weave): add bedrock to sidebar by @tcapelle in #3443
- feat(weave): allow disabling autopatch by @jamie-rasmussen in #3442
- chore(weave): Re-enable to_dict support in serialization layer by @tssweeney in #3438
- chore(ui): add tooltip to Op version delete button by @jamie-rasmussen in #3445
- chore(weave): Add new FAQ to Calls page by @tssweeney in #3448
- fix(ui): all strings are clickable in object viewer by @gtarpenning in #3437
- docs(weave): small docs fix by @jamie-rasmussen in #3451
- feat(ui): allow specifying page size in grid by @jamie-rasmussen in #3434
- chore(ui): Playground settings / show more / trials area by @m-rgba in #3311
- docs(weave): add .delete() to object doc page by @gtarpenning in #3452
- fix(weave_query): propgate tags on mapped run ops during gql key propagation by @domphan-wandb in #3386
- chore(weave): change default batch size from 100 -> 50 in backend by @gtarpenning in #3455
- chore(weave): Improve Weave patch to support pre-constructed images by @tssweeney in #3457
Full Changelog: v0.51.29...v0.51.30
v0.51.29
What's Changed
- docs(weave): Document adjusting number of trials in Playground by @J2-D2-3PO in #3360
- chore(weave): Fix langchain sqlite issue in CI by @andrewtruong in #3400
- chore(weave): Public docs for MVP Guardrails by @tssweeney in #3344
- fix(weave): don't check non-string dict keys for sensitive key redaction by @jamie-rasmussen in #3396
- chore(weave): increase CI test timeout by @jamie-rasmussen in #3395
- docs(weave): fix broken vertex link by @jamie-rasmussen in #3394
- chore(ui): rename objectDelete for consistency by @jamie-rasmussen in #3377
- feat(weave): Add support for jpegs and pngs by @andrewtruong in #3304
- feat(weave): delete objects and ops from the sdk by @gtarpenning in #3268
- chore(weave): Update cost checkpoint by @jwlee64 in #3393
- chore(dev): upgrade wandb by @wandb-kc in #3309
- chore(weave): Change Weave to W&B Weave on docs site by @adrnswanberg in #3407
- feat(weave): Make ref-getting more pleasant by @andrewtruong in #3362
- chore(weave): Make Dataset support len and limited indexing by @andrewtruong in #3365
- chore(weave): allow AnnotationSpec to be imported from weave by @gtarpenning in #3329
- chore(weave): feature parity between callsStreamQuery and get_calls by @gtarpenning in #3356
- docs(weave): Update docs to reuse the new method for initializing the cohere_patcher by @jamie-rasmussen in #3415
- feat(weave): track user on object create by @gtarpenning in #3410
- fix(ui): object viewer crash when json/hidden selected and change trace by @jamie-rasmussen in #3419
- refactor(ui): move objects/ops related pages into folders by @gtarpenning in #3403
- chore(ui): add user to ops and objects tables when present by @gtarpenning in #3411
- feat(app): expose disabled property through icon by @brianlund-wandb in #3416
- chore(weave): Make PIL images threadsafe by @tssweeney in #3429
- chore(weave): Additional Tests for PIL Image Support by @tssweeney in #3431
- fix(weave_query): Handle stale file handle os errors on table load by @domphan-wandb in #3401
- chore(weave): Reduce logger messages for PIL images by @tssweeney in #3433
- chore(weave): non-admin access to UI object deletion by @gtarpenning in #3402
- feat(weave): Bedrock support by @tcapelle in #3145
Full Changelog: v0.51.28...v0.51.29
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
v0.51.27
What's Changed
- chore(weave): Refactor and rename code to more appropriately handle
builtin_object_class
notbase_object_class
by @tssweeney in #3229 - chore(weave): Fix notebook docs: OpenAI and model_output by @tssweeney in #3274
- chore(weave): Low hanging fruit for eval compare page performance by @tssweeney in #3271
- style(weave): LLM dropdown UX improvements by @jwlee64 in #3276
- chore(weave): Fix call query on the Playground by @jwlee64 in #3275
- chore(weave): refactor objects query into a simple query builder by @gtarpenning in #3223
- chore(ui): Fix React warning in PopupDropdown by @jamie-rasmussen in #3277
- fix(weave): Bump feedback payload size limit to 1 MiB by @adrnswanberg in #2926
- feat(weave): Support op configuration for autopatched functions for remaining integrations by @andrewtruong in #3216
- chore(weave): add better search function to llm dropdown by @jwlee64 in #3280
- fix(weave): Prevent sending null message in playground by @jwlee64 in #3278
- chore(app): Fixing string wrapping bugs inside modified dropdown by @jtulk in #3273
- chore(weave): Add o1-12-17 to backend by @jwlee64 in #3283
- feat(weave_query): create api client for trace server by @domphan-wandb in #3269
- feat(weave): run it n times for o1 models by @jwlee64 in #3286
- chore(weave): add o1-12-17 to playground by @jwlee64 in #3285
- chore(app): add endIcon prop to Tag by @ibindlish in #3281
- chore(ui): fix spacing for annotation types in feedback grid by @gtarpenning in #3288
- fix(weave): Unbreak editing and deleting choices by @jwlee64 in #3287
- feat(weave): Add mods page and menu item only for wandb admins by @vanpelt in #3279
- fix(weave_ts): Fix issue where batch processing could crash by @andrewtruong in #3298
- chore(weave_ts): bump to 0.7.4 by @andrewtruong in #3303
- chore(weave): Pin vcrpy for tests by @andrewtruong in #3314
- feat(weave): Add autopatching of ChatNVIDIA in langchain by @abraham-leal in #3264
- fix(app): dropdown separator width fluctuates on zoom out by @mbarrramsey in #3315
- fix(ui): fixing run overview truncated tag tooltips on hover by @ArtsiomWB in #3212
- chore(weave): make redaction case insenstive by @tssweeney in #3294
- chore(weave): Better error handling in sender thread by @tssweeney in #3282
- chore(weave): Remove temporary n completions by @jwlee64 in #3312
- chore(weave): Fix typo in vertex wrapper settings by @andrewtruong in #3319
- fix(app): improve rendering code preview on large files by @onx2 in #3284
- chore(weave): Eval Compare Perf: Split Query by @tssweeney in #3295
- fix(app): Preventing interactions on limiter message in dropdown by @jtulk in #3320
- fix(weave): ChatNVIDIA shouldn't depend on openai being installed by @abraham-leal in #3318
- chore(weave): Fix deploy by unpinning vcr by @tssweeney in #3321
New Contributors
- @ArtsiomWB made their first contribution in #3212
Full Changelog: v0.51.25...v0.51.27
v0.51.25
What's Changed
- style(weave): restyle carousel view by @jwlee64 in #3205
- chore(weave): Add generic iterator for trace server API objects by @andrewtruong in #3177
- feat(weave): Support op configuration for autopatched functions (starting with OpenAI) by @andrewtruong in #3197
- chore(ui): update UUID dependency to v11 (latest) by @jamie-rasmussen in #3208
- chore(ui): remove some unused code by @jamie-rasmussen in #3157
- chore(ui): Create scorer drawer style + small annotation drawer style tweaks by @gtarpenning in #3186
- chore(ui): fix save state in human annotations when null or invalid by @gtarpenning in #3185
- docs(weave): Remove api_key hardcodes in code examples by @J2-D2-3PO in #3214
- feat(ui): Add error details button by @jamie-rasmussen in #3215
- chore(ui): Trace tree: center line to point to the title of the call by @m-rgba in #3219
- chore(ui): Playground: make editor component resizeable by @m-rgba in #3217
- chore(weave): Better error message for scorer signature validation by @andrewtruong in #3115
- fix(weave): fix anthropic chats in playground by @jwlee64 in #3213
- chore(ui): uuid should be in dependencies now by @jamie-rasmussen in #3225
- chore(weave): add spiral icon by @mbarrramsey in #3226
- chore(app): Allow skipping night-aware class for TextField by @connieelee in #3228
- feat(weave): Add 'tracing_sample_rate' param to weave.op by @adrnswanberg in #3195
- chore(weave): add two providers to backend by @jwlee64 in #3242
- style(weave): add icons to trace tree by @jwlee64 in #3227
- chore(weave): set seed in op sampling test by @gtarpenning in #3249
- docs(weave): Update models list in Playground doc by @J2-D2-3PO in #3246
- chore(ui): Playground: add copy button, tooltip on toggles by @m-rgba in #3218
- docs(weave): Upload and document Service API notebook by @J2-D2-3PO in #3170
- docs(weave): Don't use scary warnings if we don't need to by @J2-D2-3PO in #3253
- chore(weave): Add import time benchmarking script by @andrewtruong in #3234
- chore(weave): (python-only) Refactor and rename code to more appropriately handle builtin_object_class not base_object_class by @tssweeney in #3248
- chore(weave): small ui changes by @jwlee64 in #3254
- chore(app): allowing optional regex searching in a dropdown by @jtulk in #3255
- chore(weave): add grok-beta and nova llms to playground by @jwlee64 in #3243
- chore(weave): Update choice carousel tooltip copy by @jwlee64 in #3262
- style(weave): Hide function drawer textarea draggable by @jwlee64 in #3263
- chore(ui): addicon codegen, diff icon by @jamie-rasmussen in #3258
- docs(weave): Update platform doc with dedicated cloud info by @J2-D2-3PO in #3244
- chore(weave): add some links to Release instructions by @jamie-rasmussen in #3210
- chore(weave): Fixes error overflow by @tssweeney in #3266
- feat(weave): Add tracking for openai moderation and embeddings api by @abraham-leal in #3252
- chore(weave): Regen latest docs by @tssweeney in #3265
- chore(weave): Increase import test time by @andrewtruong in #3272
Full Changelog: v0.51.24...v0.51.25
v0.51.24
What's Changed
- chore(ui): unhide scorer, no admin text by @jamie-rasmussen in #3140
- chore(ui): annotations design review cleanup by @gtarpenning in #3122
- feat(weave): Expose simple way to get the captured code for an op by @andrewtruong in #3139
- chore(ui): move Overview back to sidebar top for Models-only projects by @jamie-rasmussen in #3141
- chore(app): Add launch is Active to
useProjectSidebar
by @KyleGoyette in #3005 - chore(ui): right drawer doesn't occlude call metrics charts by @bcsherma in #3149
- chore(weave): add o1-preview back and latest 4o by @jwlee64 in #3151
- chore(ui): add custom styles to column menu items by @bcsherma in #3152
- chore(weave): Temporarily pin wandb version in mypy to unblock CI by @andrewtruong in #3160
- chore(weave): Tidy op.py by @andrewtruong in #3143
- refactor(ui): break an import cycle by @jamie-rasmussen in #3155
- chore(weave): Improve large object viewer renders by @tssweeney in #3102
- chore(weave): capture request id for openai completions by @bcsherma in #3153
- chore(ui): update calls table column menu icons by @bcsherma in #3162
- chore(ui): add filled circle icon by @jamie-rasmussen in #3163
- chore(weave): add DynamicBatchProcessor class for call stream batching by @gtarpenning in #3167
- chore(weave): add with_new_client context for concurrent ch queries by @gtarpenning in #3168
- chore(ui): fix warning about key attr spread by @jamie-rasmussen in #3173
- chore(weave): set default call stream batch size to 100 by @gtarpenning in #3169
- chore(weave): ui op selecter jump back to top fix by @gtarpenning in #3174
- feat(weave): Add option to name weave evals (and give a memorable name if not specified) by @andrewtruong in #3135
- chore(ui): Add TooltipDeprecated by @jamie-rasmussen in #3176
- chore(ui): pluralize calls link by @jamie-rasmussen in #3178
- chore(ui): Playground design tweaks (header, buttons) by @m-rgba in #3172
- chore(ui): Update metadata header styling by @m-rgba in #3049
- chore(ui): disable refresh while refreshing by @gtarpenning in #3179
- style(app): Update tailwind shadow configs by @connieelee in #3180
- feat(weave): Add AzureOpenAI support for Scorers by @tssweeney in #3171
- chore(weave): add sun and moon icons by @jamie-rasmussen in #3182
- chore(ui): fix typo by @jamie-rasmussen in #3183
- chore(ui): split up and page metrics in eval compare summary section by @gtarpenning in #2672
- feat(ui): Support Anthropic calls in Chat View by @jamie-rasmussen in #3187
- feat(ui): Add ExpandingPill component by @connieelee in #3184
- chore(weave): ui_url error gives a hint about the problem by @jamie-rasmussen in #3190
- fix(app): render bounding boxes on media panel without points by @brianlund-wandb in #3158
- fix(ui): feedback header when empty by @gtarpenning in #3191
- chore(ui): make eval section header draggable by @gtarpenning in #2637
- chore(weave): Update ToggleButtonGroup to allow disabling individual options by @ericakdiaz in #3194
- chore(weave): Fix predict detection heuristic for evals by @tssweeney in #3196
- fix(ui): Evaluations -- normalize radar data, show real values for bar charts by @gtarpenning in #3199
- chore(weave): update db to use replicated tables by @raubitsj in #3148
- style(weave): Add choices drawer by @jwlee64 in #3203
- chore(weave): hide admin only scorers tabs by @tssweeney in #3207
- chore(weave): fix choices in weave by @jwlee64 in #3204
- chore(weave): unhide completion iterations by @jwlee64 in #3137
New Contributors
- @brianlund-wandb made their first contribution in #3158
Full Changelog: v0.51.23...v0.51.24
v0.51.23
What's Changed
- chore(weave): Rethrow useExpandedNode error for proper serialization by @domphan-wandb in #3017
- chore(ui): change dataset link by @jamie-rasmussen in #3040
- fix(weave): Elide display names that exceed the char limit by @andrewtruong in #3046
- chore(weave): hide annotations button temporarily by @tssweeney in #3048
- fix(weave_query): Ensure newVars are passed in when expanding a panel op by @domphan-wandb in #3059
- feat(ui): create ToggleButtonGroup component by @molliean in #2995
- chore(weave): add to sidebar, and add open in playground button by @jwlee64 in #3035
- chore(ui): trim trailing zeros in number viewer by @jamie-rasmussen in #3073
- chore(weave): Wrap up loose ends with Annotations by @tssweeney in #3050
- fix(ui): compare cells with boolean values appearing empty by @jamie-rasmussen in #3079
- chore(weave): enable server side object-id validation by @gtarpenning in #3074
- perf(ui): second cost query ignore all expensive columns by @gtarpenning in #3077
- chore(ui): improve cost query perf in trace tree too by @gtarpenning in #3080
- docs(weave): Update Playground docs by @J2-D2-3PO in #3084
- chore(ui): fix error message in console, key prop in jsx by @gtarpenning in #3082
- chore(ui): recyle -> refresh button by @gtarpenning in #3085
- chore(ui): Visual update summary area on call views by @m-rgba in #3041
- chore(ui): Playground style updates by @m-rgba in #3064
- feat(weave): create and view
scorers
, now in the side nav bar by @gtarpenning in #3025 - chore(ui): unhide annotation sidebar edit button by @gtarpenning in #3086
- chore(ui): call tree costs fix by @gtarpenning in #3087
- fix(weave): Fix issue where getting an attribute of a pydantic object would infinitely recurse by @andrewtruong in #3078
- feat(weave): Implement VertexAI integration by @soumik12345 in #2743
- feat(weave): Patch
send_message
in Google GenAI SDK by @soumik12345 in #2746 - fix(weave): Temporarily hide weave server and deploy UI hints by @andrewtruong in #3057
- fix(weave): netrc entry handling in Weave JS SDK login method by @thanos-wandb in #3069
- chore(ui): dont sortby in the costs query by @gtarpenning in #3089
- chore(weave): hide litellm from error messages by @jwlee64 in #3067
- chore(app): Adding a new ghost state for textfield component by @jcrawley in #3062
- fix(ui): improved comparison performance and object handling by @jamie-rasmussen in #3088
- fix(weave_query): prevent table state loss when encountering a new logged column by @domphan-wandb in #3060
- fix(weave_query): add refinement op to get types for artifactVersion-files op by @domphan-wandb in #3058
- chore(ui): add back costs to call summary page by @gtarpenning in #3094
- fix(weave_query): Add artifactVersion-file type refinement to weave-js by @domphan-wandb in #3083
- chore(weave): Allow removing the system message by @jwlee64 in #3095
- chore(weave): system message role by @jwlee64 in #3098
- fix(ui): Fixes z-index issue with Playground and navigation sidebar by @m-rgba in #3100
- chore(weave): add headers to llm dropdown by @jwlee64 in #3097
- chore(ui): hide feedbackSidebar url param if false by @gtarpenning in #3091
- chore(weave): Pin instructor for python3.9 by @andrewtruong in #3105
- fix(ui): Prevent Switch component from shrinking in flex containers by @molliean in #3101
- fix(ui): better defaults for trace/eval trace tree by @gtarpenning in #3106
- style(weave): style try in playground, hide button in peek view in playground by @jwlee64 in #3075
- chore(ui): Add data-test element to PanelComp control wrapper by @KyleGoyette in #3031
- docs(weave): Update new feedback docs by @J2-D2-3PO in #3093
- chore(weave): load model default properly by @jwlee64 in #3096
- chore(ui): night mode text color for More link in nav by @jamie-rasmussen in #3107
- chore(ui): rearrange nav by @jamie-rasmussen in #3103
- fix(weave): dictify for vertexai integration by @soumik12345 in #3110
- feat(weave): add Bedrock llms to playground by @jwlee64 in #3092
- docs(weave): Update Playground docs with Bedrock info by @J2-D2-3PO in #3117
- docs(weave): Include Prompt classes in generated API docs by @jamie-rasmussen in #3099
- fix(ui): emojis looking bad in night mode by @jamie-rasmussen in #3118
- chore(weave): Hide scorer UI from all users by @tssweeney in #3121
- chore(weave): remote trace server client retries http 500 by @bcsherma in #3116
- test(weave_query): remove flaky batching test by @domphan-wandb in #3120
- chore(weave): increase call start/end timestamp resolution to microseconds by @bcsherma in #3119
- chore(weave): Use classmethods for from_* methods by @andrewtruong in #3123
- docs(weave): Update
create_call
python snippet in tracing.mdx by @luisbergua in #3130 - docs(weave): Add Comparison docs by @J2-D2-3PO in #3124
- fix(ui): latency chart with unfinshed calls by @jamie-rasmussen in #3126
- chore(ui): add new automated workspace icon by @connieelee in #3134
- chore(weave_ts): Update packaging by @andrewtruong in #3052
- chore(weave): Tidy image serializer import check by @andrewtruong in #3131
- fix(weave): allow for no inputs on langchain.Run by @bcsherma in #3138
- chore(ui): delete unused SideNav code by @jamie-rasmussen in #3127
- fix(weave): Add explicit object preparation hook for types that need it (e.g.
PIL.Image.Image
) by @andrewtruong in #3129
New Contributors
- @molliean made their first contribution in #2995
- @luisbergua made their first contribution in #3130
Full Changelog: v0.51.22...v0.51.23
v0.51.22
What's Changed
- chore(weave): Wire up completions by @jwlee64 in #3009
- chore(weave): Pin pydantic by @andrewtruong in #3034
- chore(weave): message panel buttons and editor by @jwlee64 in #3010
- chore(ui): fix Category pill column truncation by @jamie-rasmussen in #3033
- chore(ui): simplify CellValue by @jamie-rasmussen in #3024
- chore(ui): lighten trace tree lines by @jamie-rasmussen in #3037
- feat(ui): object comparison by @jamie-rasmussen in #2942
- feat(weave): simple prompt classes by @jamie-rasmussen in #3032
- fix(weave): Fix issue where Evaluation can raise unexpectedly due to bad scorer by @andrewtruong in #3039
- docs(weave): Remove
#highlight-next-line
to fix indentation issue by @J2-D2-3PO in #3021 - chore(weave): Pull str limit magic numbers into const by @andrewtruong in #3042
- chore(weave): Cleanup save object basic by @andrewtruong in #3015
- chore(weave): Remove signature from Op by @andrewtruong in #2989
- chore(weave): Better names for internal methods by @andrewtruong in #2982
- fix(weave): Bump display name limit to 1024 chars by @andrewtruong in #3043
Full Changelog: v0.51.21...v0.51.22