v0.50.11
What's Changed
- fix: wrong disabled+tooltip state in trace table by @gtarpenning in #1961
- feat: updated column management dialog by @jamie-rasmussen in #1963
- feat(weave): Add caching and slicing for CallsIter by @andrewtruong in #1938
- chore: Fix rendering of objects by @tssweeney in #1962
- fix(weave): Log client version with call attributes by @andrewtruong in #1954
- feat(weave): Add threading helpers to simplify thread usage by @andrewtruong in #1955
- chore: Support custom scoring summary functions by @tssweeney in #1953
- fix: call deletion by @jamie-rasmussen in #1972
- feat(integration): add langchain integration by @parambharat in #1661
- chore: Implement a more parallel loading scheme for the eval page by @tssweeney in #1973
- chore: Fix Compare Page "Dimension" Label Overflowing by @tssweeney in #1974
- docs: fix typos by @jamie-rasmussen in #1969
- fix(weave): Don't raise when calling
callspecial func, and return both res andCallobj by @andrewtruong in #1968 - feat: store pagination model in URL by @jamie-rasmussen in #1976
- chore(weave): Fix test to match new calls return by @andrewtruong in #1978
- fix: multi-ref and project-mismatch trace server by @gtarpenning in #1967
- fix: incorrect use of ?? in call tree by @jamie-rasmussen in #1980
- fix: refetch call query stats on deletion by @gtarpenning in #1977
- fix: simplify delete error and show in modal by @gtarpenning in #1975
- chore: Raise on Evaluation Non-Op Models by @tssweeney in #1979
- fix: remove refs from objects in other projects by @gtarpenning in #1950
- chore(artifacts): new op to check if artifact is linked to a collection in the global registry by @ibindlish in #1970
- chore: Fixes int/ext conversion logic before pickup in prod by @tssweeney in #1984
- chore: Fix evaluation serialization in notebooks by @tssweeney in #1987
- chore: Hides
attributes.weavefrom the calls table by @tssweeney in #1988 - chore(weave): add old weave cache clear script back by @jwlee64 in #1989
- chore(weave): bump weave version to 0.50.11 by @jwlee64 in #1990
New Contributors
- @parambharat made their first contribution in #1661
Full Changelog: v0.50.10...v0.50.11