v0.52.15
What's Changed
- chore(weave): skip failing langchain tests on Win by @ayulockin in #5653
- chore(weave): Manually bump weave to 0.52.15-dev0 by @andrewtruong in #5661
- fix(weave): update outdated notdiamond models for tests by @gtarpenning in #5672
- chore(weave): add header depth to saved view definition by @chance-wnb in #5662
- chore(weave): Simplify op signature by @andrewtruong in #5660
- chore(weave): Tidy V2 methods on RemoteHTTPTraceServer so they all use generic_request instead of the request executors directly by @andrewtruong in #5658
- chore(weave): Remove docspec from code by @andrewtruong in #5659
- fix(weave): store otel dump length not raw dump in stats table by @gtarpenning in #5670
- chore(weave): update llm completion test by @gtarpenning in #5679
- fix(weave): fix query builder tests by @gtarpenning in #5677
- chore(weave): fix conftest test by @gtarpenning in #5680
- chore(weave): fix llm completions test ch batched by @gtarpenning in #5682
- chore(weave): clean up otel test by @gtarpenning in #5684
- chore(weave): another test fix by @gtarpenning in #5687
- chore(weave): content test fix for length incraese by @gtarpenning in #5686
- chore(weave): Remove deprecated client methods by @andrewtruong in #5663
- fix(weave): run all trace server tests in CI by @gtarpenning in #5683
- chore(weave): Run tests relative to the root dir, not the tests dir by @andrewtruong in #5664
- feat(weave): implement obj_create_batch by @zbirenbaum in #5676
- refactor(weave): no-op refactor to improve calls query organization by @gtarpenning in #5678
- feat(weave): create ops for OTEL spans by @zbirenbaum in #5689
- refactor(weave): query builder test utils by @gtarpenning in #5690
Full Changelog: v0.52.14...v0.52.15