v0.51.46
·
1791 commits
to master
since this release
What's Changed
- chore(weave): remove HF tests by @ayulockin in #4430
- chore(weave): fix bool filter operator conversion by @gtarpenning in #4434
- chore(weave): update costs 5/7 by @jwlee64 in #4428
- chore(weave): add mistral to playground by @jwlee64 in #4433
- feat(weave): Mistral chat by @tcapelle in #4411
- chore(weave): trace server does not 400 for malformed refs in call inputs or output by @bcsherma in #4396
- chore(weave): Fix cost query again by @jwlee64 in #4333
- chore(weave): Add drawer to providers tab by @jwlee64 in #4092
- fix(weave): Fix video display in trace view by @zbirenbaum in #4440
- fix(ui): extra newlines in markdown rendering by @jamie-rasmussen in #4442
- chore(weave): delete unused by @gtarpenning in #4446
- feat(weave): Saved models frontend by @jwlee64 in #4424
- chore(weave): Remove some more mui box for tailwind, in playground code by @jwlee64 in #4450
- fix(weave): Grid locale can error by @jamie-rasmussen in #4449
- chore(weave): add useCall2 by @gtarpenning in #4431
- chore(dev): bump Node to v20 in WeaveJS Lint and Compile check by @jamie-rasmussen in #4414
- refactor(weave): move hooks from args to objects with named params by @gtarpenning in #4389
- chore(ui): fix typo by @jamie-rasmussen in #4425
- feat(weave): backend for the project stats API by @chance-wnb in #4438
- chore(weave): remove useCall2 by @gtarpenning in #4456
- docs(weave): Document mp4 support by @J2-D2-3PO in #4436
- docs(weave): small nit remove "in weave" by @scottire in #4458
- chore(weave): quick fix for tool calling with stream by @tcapelle in #4460
- docs(weave): Added VLM cookbook by @anu-wandb in #4447
- chore(weave): Preserve order of auto-summarize keys by @andrewtruong in #4451
- chore(weave): Zero out call stack before each test by @andrewtruong in #4441
- feat(weave): Add option to disable auto-summarize in imperative evals by @andrewtruong in #4427
- chore(weave): Fix common gotcha when calling weave.finish by @andrewtruong in #4408
- fix(weave): grid using imports not available on Windows by @jamie-rasmussen in #4461
- chore(weave_query): Use previous increment paths to handle artifact ordering by @domphan-wandb in #4452
New Contributors
- @anu-wandb made their first contribution in #4447
Full Changelog: v0.51.45...v0.51.46