v0.50.15
·
3602 commits
to master
since this release
What's Changed
- feat: Reference docs now feature interactive OpenAPI Spec by @tssweeney in #2119
- feat: new filter UI by @jamie-rasmussen in #2107
- fix(experiments): add metrics with < should work in custom charts by @jo-fang in #2125
- chore: Disallow cross-project reference lookups by @tssweeney in #2126
- chore: Update error messages by @tssweeney in #2128
- chore: Remove unused file
RefValue.tsxby @tssweeney in #2130 - chore: Refactor FileContent to ArrayBuffer by @tssweeney in #2131
- chore: accidentally removed help text by @jamie-rasmussen in #2133
- chore: remove dead redirect code by @jamie-rasmussen in #2132
- fix(weave): Automatically pass self instance when using
callspecial func on aWeaveObjectby @andrewtruong in #2134 - chore(weave): Remove extraneous objects by @andrewtruong in #2120
- chore(weave): Remove extraneous save by @andrewtruong in #2095
- feat: add filtering and column management to evaluations page by @jamie-rasmussen in #2136
- feat: simple column selection in call stream query by @gtarpenning in #2083
- chore(cookbook): Improving causal reasoning using DSPy by @soumik12345 in #2062
- fix: update weave client with formatted project name by @gtarpenning in #2139
- feat: Add first class Image support for PIL images by @tssweeney in #2113
- chore: Fix mypy in weave_init by @tssweeney in #2152
- chore: Fixes smart flattening to only skip custom types by @tssweeney in #2153
- fix: Empty panels now have nicer not found messages by @tssweeney in #2154
- fix: No longer crash when object or op not found in UI by @tssweeney in #2155
- fix: scroll overflow on call summary tab by @jamie-rasmussen in #2162
- docs: Update tutorial-tracing_2.md by @scottire in #2160
- chore: a11y pass through props by @onx2 in #2163
- chore(weave): Add
invokeas a valid "infer method" by @andrewtruong in #2150 - chore(weave): Tidy up Trace Server Interface by @andrewtruong in #2144
- docs(cookbook): Add new summarization cookbook - Chain of Density by @ash0ts in #2089
- fix: serialization bug when a Ref is put directly into a dict by @shawnlewis in #2165
- chore: add bdytx5 to CLA by @jamie-rasmussen in #2175
- fix(weave): Fix image serializer not registered issue by @andrewtruong in #2169
- chore(weave): Split out trace tests by @andrewtruong in #2170
- chore(weave): Document feedback feature with call UUID examples by @jamie-rasmussen in #2178
- chore: remove gifs, small cookbook edits by @scottire in #2173
- fix: filters with numeric operator should only accept numeric values by @jamie-rasmussen in #2184
- chore(weave): hide not helpful segment warns by @jwlee64 in #2188
- chore(weave): Update frontend token file for 4o by @jwlee64 in #2187
- chore(weave): Split out legacy tests by @andrewtruong in #2179
- analytics: export calls table by @gtarpenning in #2164
- chore: add $in to orm query builder by @gtarpenning in #2180
- fix(weave): Fix weave ISO date parsing by @ericakdiaz in #2168
- chore: move header buttons in preparation for saved views design by @jamie-rasmussen in #2191
- feat: guess renderer for string values by @jamie-rasmussen in #2194
- fix: if code for op can't be found, show alert instead of crash by @jamie-rasmussen in #2198
- chore: remove dead code from SimplePageLayout by @jamie-rasmussen in #2197
- chore: move evaluation compare button by @jamie-rasmussen in #2199
- chore(weave): Use non-mutable defaults for clickhouse schema by @andrewtruong in #2141
- fix: code query returns twice, breaking loading state by @gtarpenning in #2202
- fix: useCall can set stale cache results by @gtarpenning in #2200
- chore: update data table UI row limit to 10k by @jamie-rasmussen in #2204
- chore(app): more a11y by @onx2 in #2205
- chore: update LinearProgress styling by @jamie-rasmussen in #2206
- feat(integration): Add Anthropic Messages.stream support by @tcapelle in #2066
- feat: Cerebras Support by @tcapelle in #2242
- chore(weave): publish weave release 0.50.15 by @andrewtruong in #2244
- chore(weave): Add type serializers to manifest by @andrewtruong in #2245
Full Changelog: v0.50.14...v0.50.15