What's Changed
- fix(openai): correct token details field names for Response API usage by @zachrobo1 in #1564
- fix(openai): include responses instructions in captured prompt by @D-Joey-G in #1565
- fix(observe): Handle asyncio.CancelledError in exception blocks by @jinohkang-theori in #1566
- chore: relax packaging constraint to <27 by @hassiebp in #1570
- feat(api): update API spec from langfuse/langfuse a6c38c6 by @langfuse-bot in #1574
- chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #1579
- fix(scores): parse session ID correctly by @hassiebp in #1582
- chore: fix flaky langchain tests by @hassiebp in #1584
- fix(experiments): maintain propagated context in async experiments by @hassiebp in #1587
New Contributors
- @zachrobo1 made their first contribution in #1564
- @D-Joey-G made their first contribution in #1565
- @jinohkang-theori made their first contribution in #1566
Full Changelog: v4.0.1...v4.0.2