v0.51.54
What's Changed
- chore(weave): Small README improvements by @tssweeney in #4725
- chore(weave): update text for playground dropdown by @jamie-rasmussen in #4724
- chore(ui): small subheader about pricing by @jamie-rasmussen in #4726
- feat(ui): add learn more and clipboard copy buttons to model tile by @jamie-rasmussen in #4727
- chore(weave): update client types to allow primatives by @gtarpenning in #4671
- feat(weave): Support Responses api in openAI SDK by @chance-wnb in #4673
- chore(weave): Remove uuid_utils with custom uuid7 impl by @tssweeney in #4723
- chore(weave): update model catalog data by @jamie-rasmussen in #4730
- fix(weave): sanitize memory addresses to prevent dupe ops by @gtarpenning in #4732
- chore(weave): hide embedding filter by @jamie-rasmussen in #4735
- chore(weave): uppercase Inference by @jamie-rasmussen in #4734
- chore(weave): add grafana icon by @onx2 in #4742
- chore(ui): Leaderboard: Running eval status icon by @m-rgba in #4714
- chore(weave): Fix the nested output problem by @tssweeney in #4745
- fix(weave): isolate call details loader to drawer by @gtarpenning in #4741
- chore(weave): add model id copy button to details page by @jamie-rasmussen in #4736
- chore(weave): Add top level get_client function by @andrewtruong in #4503
- chore(ui): Leaderboard: Update summary page for single eval display by @m-rgba in #4713
- chore(ui): Leaderboard: Add multi-select for compare by @m-rgba in #4712
- chore(weave): use prod inference service hostname by default by @jamie-rasmussen in #4737
- chore(ui): change icon for license field in model details page by @jamie-rasmussen in #4752
- chore(ui): update code sample with prettier hostname by @jamie-rasmussen in #4754
- fix(ui): update llmMaxTokens by @jamie-rasmussen in #4755
- chore(ui): update model pricing by @jamie-rasmussen in #4757
- fix(ui): don't render model tiles until we know available width by @jamie-rasmussen in #4758
- chore(weave): Add B007 lint rule by @andrewtruong in #4747
- chore(weave): Add docs rule by @andrewtruong in #4738
- chore(weave): Add B008 lint rule by @andrewtruong in #4749
- chore(weave): When initializing client in a new project, flush the existing client first by @andrewtruong in #4753
- chore(weave): Add B009 lint rule by @andrewtruong in #4750
- chore(weave): Add missing docstrings to flow/obj.py by @andrewtruong in #4739
- chore(weave): add tooltip to code sample copy button on model details page by @jamie-rasmussen in #4759
- fix(ui): compare models takes you to /inference by @jamie-rasmussen in #4756
- chore(weave): add courthouse-license icon by @jamie-rasmussen in #4761
- chore(weave): Update costs and model providers 6/12 by @jwlee64 in #4744
- chore(weave): Update Azure openai models in playground by @jwlee64 in #4746
- chore(ui): use new icon for license by @jamie-rasmussen in #4762
- chore(weave): upgrade ts sdk to version 0.9.1 by @chance-wnb in #4766
- chore(weave): update prod inference service hostname by @jamie-rasmussen in #4767
- feat(weave): Chat View for OpenAI responses by @zbirenbaum in #4586
- fix(weave): remove extra period when saving wave_Read by @zbirenbaum in #4721
- chore(ui): add model ID text to copy button on detail page by @jamie-rasmussen in #4769
- chore(weave): hide scrollbars when not needed in playground by @gtarpenning in #4768
- chore(ui): add Preview pill to model selection menu by @jamie-rasmussen in #4770
- chore(weave): update price from spreadsheet by @jamie-rasmussen in #4771
- chore(ui): smaller ignored click zone on model tile by @jamie-rasmussen in #4772
- chore(ui): better Python code sample for inference service by @jamie-rasmussen in #4777
- feat(weave): Online evals with LLM-as-a-judge scorers by @neutralino1 in #4706
- chore(ui): update context window numbers in catalog by @jamie-rasmussen in #4780
- chore(ui): simplify Python code example again by @jamie-rasmussen in #4779
- chore(weave): Add B028 lint rule by @andrewtruong in #4781
- docs(weave): leaderboards guide by @J2-D2-3PO in #4604
- chore(app): Upgrade plotly js by @ericakdiaz in #4775
- fix(weave): handle
KeyboardInterrupt,SystemExitwithin ops by @bcsherma in #4774
Full Changelog: v0.51.53...v0.51.54