What's Changed
- feat(py,js): Python 0.5, JS 0.4 by @jacoblee93 in #2182
- js: Ensures parent traceables always finish after children in #2094
- py: Make evaluator target function traces only trace inputs instead of nested inputs outputs reference_outputs (BREAKING) in #2074
- py,js: Change default ingest to multipart instead of single run (BREAKING) in #2206
- js: Omit raw HTTP info when tracing AI SDK runs (BREAKING) in #2207
- py,js: Remove legacy evaluators (BREAKING) in #2144
- js: Remove legacy AI SDK exporter and wrapAIModel (BREAKING) in #2210
- js: Make traceables that receive iterables as inputs use a single POST instead of the typical POST + PATCH flow in #2209
- release(js): 0.4.0 by @jacoblee93 in #2216
- release(py): 0.5.0 by @jacoblee93 in #2217
Full Changelog: v0.4.60...v0.5.0