v0.52.24
What's Changed
- fix(weave): Remove chars causing op creation to fail by @zbirenbaum in #5873
- chore(weave): Move codegen tools to core by @andrewtruong in #5807
- chore(weave): Add autopatching helper to simplify integration patching by @andrewtruong in #5894
- chore(weave): retry 413 with smaller batches if possible by @gtarpenning in #5895
- chore(weave): more datadog reporting on types of calls queries by @gtarpenning in #5890
- feat(weave): helper method for typescript sdk prompts by @matthoare117-wandb in #5898
- chore(weave): make the annotation endpoints more restful by @chance-wnb in #5897
- chore(weave): Generalize the ClickhouseMigrator to remove TraceServer-specific details by @tssweeney in #5903
- feat(weave): autoconvert base64 safely in trace server by @zbirenbaum in #5900
- feat(weave): Update Leaderboard schema to support overhaul features by @zbirenbaum in #5809
- chore(weave): API to support queue item state change by @chance-wnb in #5883
- chore(weave): Adds prompt to LLMAsAJudgeScorer by @jwlee64 in #5863
- feat(weave): add redact_pii_exclude_fields setting by @scottire in #5904
- fix(weave): Accept HTTP/HTTPS/ALL_PROXY env vars with HTTPX client by @andrewtruong in #5907
- feat(weave): Audio support in LLMAsAJudgeScorer by @mscavezze-cw in #5891
- chore(weave): remove broken image link from README by @tssweeney in #5908
- feat(weave): Add support for op kinds and colors by @andrewtruong in #5862
- feat(weave): Add op kinds for integrations by @andrewtruong in #5905
- fix(weave): Fix nesting issue when tracing generators by @andrewtruong in #5914
New Contributors
- @matthoare117-wandb made their first contribution in #5898
Full Changelog: v0.52.23...v0.52.24