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