v0.52.23
What's Changed
- chore(weave): move otel export off async inserts by @gtarpenning in #5810
- fix(weave): Fixes non-deterministic ordering of large-table evals by @tssweeney in #5815
- chore(weave): bump clickhouse version in CI by @gtarpenning in #5828
- chore(weave): Make termios optional by @andrewtruong in #5820
- refactor(weave): remove unused param by @gtarpenning in #5811
- chore(weave): Add GPT 5.2 to playground by @jwlee64 in #5840
- chore(weave): Update costs by @jwlee64 in #5850
- chore(weave): Remove BaseModel from leaderboard by @andrewtruong in #5826
- chore(weave): Remove BaseModel from ORM by @andrewtruong in #5823
- chore(weave): Remove BaseModel from imperative evals by @andrewtruong in #5822
- chore(weave): Add ty type checker by @andrewtruong in #5853
- fix(weave): Costs query not handling input and output tokens by @zbirenbaum in #5865
- feat(weave): Input and output parsing for logfire pydantic ai instrumentation by @zbirenbaum in #5866
- chore(weave): Add gpt image 1.5 to playground by @jwlee64 in #5861
- chore(weave): Expose storage parameters in weave_client.get_calls() by @mscavezze-cw in #5852
- chore(weave): Add uv/pytest workflow to CONTRIBUTING.md by @mscavezze-cw in #5860
- chore(weave): add _test suffix to ch db in tests by @gtarpenning in #5868
- fix(weave): actually support distributed replicated clickhouse tables by @gtarpenning in #5864
- fix(weave): guard kafka flush with env check by @gtarpenning in #5884
- chore(weave): make distributed db_mangement table name unique by @gtarpenning in #5885
- chore(weave): Allows the client to enforce a minimum trace server version by @tssweeney in #5888
- chore(weave): Update google generative api patch autopatch target by @andrewtruong in #5867
- chore(weave): Add Database Migration for Queue-Based Call Annotation System by @chance-wnb in #5772
- chore(weave): Add configuration to support end-to-end test for scoring worker by @mscavezze-cw in #5889
- chore(weave): new APIs for annotation queue management by @chance-wnb in #5777
- chore(weave): Add Annotation Queues Stats API by @chance-wnb in #5781
- chore(weave): API for querying queue items by @chance-wnb in #5882
- chore(weave): Better autopatching for common langchain imports by @andrewtruong in #5893
New Contributors
- @mscavezze-cw made their first contribution in #5852
Full Changelog: v0.52.22...v0.52.23