braintrust@3.11.0
·
93 commits
to main
since this release
3.11.0
Minor Changes
- feat: Add instrumentation for
@github/copilot-sdk(#1932) - feat: Add
@openai/codex-sdkinstrumentation (#1945) - feat: Add Firebase
genkitinstrumentation (#1948) - feat(vitest): Support
projectIdinwrapVitest(#1993) - feat(mistral): Instrument classification and moderation APIs (#1947)
Patch Changes
- fix(openrouter): Capture reasoning (#1944)
- fix(openai): Prevent reading body more than once (#1969)
- fix(cohere): Wrap v2 subclient (#1943)
- fix: Prevent duplicate LLM spans when multiple SDK instances are loaded in the same process (#1973)
- fix(openrouter): Mark callModel parent spans as tasks and avoid double-counting metrics (#2005)
- deps: Upgrade minimatch from v9 to v10. (#2000)
- fix(groq): Capture reasoning for groq reasoning models (#1942)
- fix(google-adk): Fix google adk agent naming (#1950)
- fix: Cancel body consumption immediately for object store upload (#2001)
- fix(deps): Upgrade Express to remove vulnerable transitive dependencies (#2002)
- fix(google-genai): Capture multi-turn message APIs with wrapper (#1946)