v0.52.17
What's Changed
- fix(weave): cte builder with costs can sort by deselected field by @gtarpenning in #5707
- chore(weave): Update default names for V2 objects by @andrewtruong in #5697
- chore(weave): Make project uv-sync-able by @andrewtruong in #5710
- chore(weave): Simplify Stainless codegen tooling by @andrewtruong in #5692
- chore(weave): Switch to dependency groups for pyproject by @andrewtruong in #5712
- chore(weave): Update costs 11/10 by @jwlee64 in #5716
- fix(weave): Fix n-times for completion_create_stream by @jwlee64 in #5549
- chore(weave): fix tests on master by @jwlee64 in #5727
- fix(weave): parse otel output_tokens by @zbirenbaum in #5731
- fix(weave): allow escaped periods to designate non-delimiters by @gtarpenning in #5722
- chore(weave): update api key length check by @jennwandb in #5732
- chore(weave): Remove unused legacy op api by @andrewtruong in #5729
- chore(weave): Rename V2 API to Objects API by @andrewtruong in #5730
- chore(weave): Only update lockfile explicitly by @andrewtruong in #5728
- chore(weave): Update codegen to support typescript by @andrewtruong in #5736
- chore(weave): Narrow V2 API ObjectVersionFilter to ops or not-ops by @andrewtruong in #5713
- chore(weave): Condense multiple trace shards into 1 shard by @andrewtruong in #5488
- fix(weave): sort calls query with costs by complex fields by @gtarpenning in #5718
New Contributors
- @jennwandb made their first contribution in #5732
Full Changelog: v0.52.16...v0.52.17