v0.52.7
What's Changed
- chore(weave): Add zai-org/GLM-4.5 model by @jamie-rasmussen in #5429
- fix(weave): calls stats existence query works w/ new ch version by @gtarpenning in #5428
- perf(weave): Add explicit patching by @andrewtruong in #5376
- feat(weave): Implicit patching by @andrewtruong in #5377
- chore(weave): Add autopatch deprecation note by @andrewtruong in #5433
- docs(weave): Update workflow instructions and screenshots for human annotations by @dbrian57 in #5438
- fix(weave): Always use user's supplied output for imperative eval, even if model has a predict method by @andrewtruong in #5435
- chore(weave): remove extra comment stuff by @gtarpenning in #5441
- fix(weave): Fix code saving when weave is imported as an alias by @andrewtruong in #5413
- chore(weave): Defer moviepy import and Video type registration by @andrewtruong in #5444
- feat(weave): Add methods to delete all versions of an object by @andrewtruong in #5415
- chore(weave): Add nightly tests by @andrewtruong in #5395
- fix(weave): lower single cell limit from 7mb to 3.5mb (?) by @gtarpenning in #5448
- perf(weave): Remove numpy from boxing impl by @andrewtruong in #5443
- chore(weave): Add first iterator util by @andrewtruong in #5447
- perf(weave): Remove pydantic v1 support by @andrewtruong in #5445
- chore(weave): Make it easier to test individual tests using nox env by @andrewtruong in #5425
- fix(weave): drop calls from bufstream produce after max (10k) by @gtarpenning in #5449
- chore(weave): Add B lint rule by @andrewtruong in #5456
- chore(weave): Add Google-style docstrings linting by @andrewtruong in #5459
- perf(weave): Defer numpy import in scorer to speed up imports by @andrewtruong in #5457
- perf(weave): larger ch conn pool, manage manually by @gtarpenning in #5455
- chore(weave): Adds a missing field in the saved view schema by @chance-wnb in #5463
- perf(weave): add wb_run_id index by @gtarpenning in #5464
- chore(weave): remove old comment + set feedback batch count by @gtarpenning in #5471
- feat(weave): add integration with verifiers by @ayulockin in #5462
- chore(weave): Add server availability check by @andrewtruong in #5472
Full Changelog: v0.52.6...v0.52.7