v0.52.4
What's Changed
- chore(weave): Add support for gql>=4.0.0 (pt2) by @andrewtruong in #5306
- chore(weave): Manually bump weave to 0.52.1 by @andrewtruong in #5307
- chore(weave): Manually bump weave to 0.52.2-dev0 by @andrewtruong in #5308
- chore(weave): Improve evaluations by running scorers in parallel by @tssweeney in #5284
- chore(weave): Add a data marker for evaluation worker evaluations by @tssweeney in #5314
- chore(weave): macro for running sqlite trace server in tests by @gtarpenning in #5313
- chore(weave): raise error on call ref resolution by @gtarpenning in #5312
- docs(weave): update "Open App" link to actually open Weave by @johndmulhausen in #3480
- chore(weave): Fix autogen tests by @andrewtruong in #5318
- chore(weave): Update Cost Checkpoint by @jwlee64 in #5321
- feat(weave): Add cw costs, to cost checkpoint by @jwlee64 in #5323
- chore(weave): correct version support in README by @jamie-rasmussen in #5325
- chore(weave): Remove jsonschema dep from client by @andrewtruong in #5328
- chore(weave): Add more efficient future handling for FutureExecutor by @andrewtruong in #5326
- fix(weave): Bedrock patch_client can now be subscripted by @andrewtruong in #5336
- chore(weave): add deepseek v31 to model providers by @jamie-rasmussen in #5339
- chore(weave): add deepseek v31 to costs by @jamie-rasmussen in #5340
- chore(weave): Fix script shebang ordering by @andrewtruong in #5334
- chore(weave): Move ref methods to the Ref objects themselves by @andrewtruong in #5330
- chore(weave): Remove InitializedClient by @andrewtruong in #5332
- feat(weave): Add time to first token for OpenAI streaming endpoints by @andrewtruong in #5315
- chore(weave): Dont crash if sentry is not installed by @andrewtruong in #5333
- chore(weave): Add codecov by @andrewtruong in #5327
- feat(weave): improve DSPy integration by @ayulockin in #5184
- chore(weave): Make rich an optional dependency by @andrewtruong in #5324
- chore(weave): Add wandb machine github token by @andrewtruong in #5353
- fix(weave): Ascii encode error for content by @zbirenbaum in #5355
- fix(weave): Make rich optional for trace_server/requests.py by @andrewtruong in #5357
- chore(weave): Move scripts to top level by @andrewtruong in #5345
- chore(weave): Revert Remove jsonschema dep from client #5328 by @andrewtruong in #5358
Full Changelog: v0.52.1...v0.52.4