v0.50.8 (Yanked)
What's Changed
- docs(weave): Add llama docs to sidebar by @jwlee64 in #1870
- fix(weave): Fix evals (and remove WeaveList dep) by @andrewtruong in #1832
- docs: Add feedback page by @jamie-rasmussen in #1838
- fix: social image must be png by @shawnlewis in #1875
- fix: deinit crash by @shawnlewis in #1874
- security(weave): Fixing path traversal in send_local_file by @anandwandb in #1657
- fix(weave): Add support for class saving in ipython by @andrewtruong in #1864
- analytics(weave): add segment events to weave by @jwlee64 in #1877
- test(weave): test docs build on docs push by @jwlee64 in #1878
- feat(integration): update OpenAI integration to adhere to new design pattern by @ayulockin in #1804
- chore: don't load segment plugin if no apikey by @jamie-rasmussen in #1882
- chore(weave): Fix cost calc model compare by @jwlee64 in #1892
- chore(weave): Rename Trace* objs to Weave* (e.g. TraceList -> WeaveList) by @andrewtruong in #1887
- fix(weave): Make refs immutable by @andrewtruong in #1890
- chore(weave): Tim/eval comparison by @tssweeney in #1871
- chore(weave): Fix LiteLLM + Anthropic Issue by @tssweeney in #1891
- fix(weave): Add better handling for functions missing source by @andrewtruong in #1865
- fix(weave): Remove extraneous prints by @andrewtruong in #1897
- fix: feedback was crashing for anonymous viewer by @jamie-rasmussen in #1898
- feat(integration): Integration with DSPy by @soumik12345 in #1633
- docs(integration): Add
LiteLLM
example to/guides/integrations/
by @ash0ts in #1872 - chore(docs): refactor dspy docs by @soumik12345 in #1899
- fix: allow spaces and other chars in entity names by @jamie-rasmussen in #1888
- chore: Redact api_keys more aggressively by @tssweeney in #1900
- chore: fixes call link spacing by @tssweeney in #1904
- chore(weave): EvalCompare: Fixes issues when models are same version in scorecard section by @tssweeney in #1903
- chore: Fixes Tim/fix crash with different scorers by @tssweeney in #1902
- chore: Add tuple to redaction by @tssweeney in #1906
- chore(weave): add rename button to overflow menu by @gtarpenning in #1889
- chore(weave): Add lint rule: F401 (remove unused deps) by @andrewtruong in #1894
- chore(docs): Added gemini, together, openrouter and local models integrations to docs by @altryne in #1910
- feat: new column management popup by @jamie-rasmussen in #1881
- chore: Add sentinel Anthropic param by @tcapelle in #1883
- chore: EvalCompare: Limit comparison to 5 and show help tooltip by @tssweeney in #1905
- fix: Show filters when there are 2 evals, not just two models by @tssweeney in #1915
- chore(weave): add estimated cost title by @jwlee64 in #1918
- fix: Change eval comparison to use streaming apis by @tssweeney in #1919
- chore: Improve Eval Comparison Example Comparison View by @tssweeney in #1912
- chore(dev): publish weave release 0.50.8 by @nickpenaranda in #1921
New Contributors
- @anandwandb made their first contribution in #1657
- @altryne made their first contribution in #1910
Full Changelog: v0.50.7...v0.50.8