v0.50.10
What's Changed
- docs(integrations): Fix LiteLLM issues rendering in sidebar by @ash0ts in #1931
- chore: Merge scorers of different versions carefully by @tssweeney in #1916
- fix: use single row for exported CSV header by @jamie-rasmussen in #1934
- fix(weave): Refactor @op deco to work with
inspect
lib (isfunction
,iscoroutinefunction
) by @andrewtruong in #1901 - feat: Cohere chat models integration by @tcapelle in #1846
- chore: Fix CI - Combination PR by @tssweeney in #1946
- analytics(weave): copy code event, colab event by @jwlee64 in #1917
- chore(ui): Add icons for panel generation feature by @jamie-rasmussen in #1943
- feat(weave): Improved ergonomics for interacting with private weave instances by @nickpenaranda in #1936
- fix: Weave Object's Ops should be saved as ops! by @tssweeney in #1949
- feat(weave): bulk deletion mode by @gtarpenning in #1930
- feat: store calls grid sort state in URL by @jamie-rasmussen in #1956
- chore: Fix doc build by @tssweeney in #1958
- chore: fix docstring typo by @jamie-rasmussen in #1942
- feat(integration): Add autopatch integration with Groq by @soumik12345 in #1827
- fix(weave): Don't show ".." as part of op name by @andrewtruong in #1947
- fix(weave): Update box impl to use python None and bool instead of BoxedNone and BoxedBool by @andrewtruong in #1886
- chore: Release 0.50.10 by @tssweeney in #1959
- chore: Fix CI Digest by @tssweeney in #1960
Full Changelog: v0.50.9...v0.50.10