·
15 commits
to master
since this release
What's Changed
- feat(weave): Saved view support for Threads page by @chance-wnb in #4969
- chore(weave): Split out non-server tests by @andrewtruong in #5023
- chore(weave): Add warning that we will drop support for python 3.9 by @andrewtruong in #5037
- chore(weave): Add better error message for missing imports in scorers by @andrewtruong in #5033
- chore(weave): Unpin uv dependency in CI by @andrewtruong in #5036
- chore(weave): Fixes small bug with mixed project protection by @tssweeney in #5039
- chore(weave): Adds the ability for remote_http_trace_server to accept additional headers by @tssweeney in #5038
- feat(weave): unpin Litellm dependency from DSPy by @ayulockin in #5044
- docs(weave): Add verdict docs to sidebar by @ayulockin in #5046
- fix(weave): make type annotations work on Python 3.9 by @jamie-rasmussen in #5047
- chore(weave): Remove unused methods from wandb_api by @andrewtruong in #5045
- chore(weave): Ensure that LLM-based evaluations can be serialized and deserialized correctly by @tssweeney in #5040
- fix(weave): fix responses api input with nested list not displaying by @zbirenbaum in #5042
- fix(weave): add wandb dependency back in by @jamie-rasmussen in #5055
- feat(weave): customize chart names in trace table by @bcsherma in #5054
Full Changelog: v0.51.55...v0.51.56