braintrust@3.29.0
braintrust
3.29.0
Minor Changes
- feat: Apply auto instrumentation with eval command (#2360)
- feat: Use new eve instrumentation hooks (#2373)
- feat: Support
datasetIdininitDataset()(#2398)
Patch Changes
- fix(anthropic): Record thinking tokens as metric Thanks Dylan Pulver (@dylanpulver)! (#2382)
- feat: Instrument Vercel AI SDK image generation Thanks Laith Munir (@laithmunir9)! (#2402)
- fix: Don't ignore
noTraceIOforwrapTracedaround plain functions (#2376) - fix(langchain): Record reasoning tokens as metric Thanks Dylan Pulver (@dylanpulver)! (#2393)
- fix: Preserve all OpenAI streaming chat choices in instrumentation output Thanks King Star (@jstar0)! (#2387)
- ref: Remove
AsyncLocalStorage.enterWith()usage (#2401) - feat: Use
apiKeyarg inloadPrompt(#2375)