Skip to content

v0.2.0-alpha.66

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 17:36

0.2.0-alpha.66 (2025-07-09)

Full Changelog: v0.2.0-alpha.65...v0.2.0-alpha.66

Features

  • tracer: enhance tracing functionality with helper methods for input extraction and logging finalization (c2908d0)
  • tracer: implement lazy initialization for Openlayer client (2daf847)
  • tracer: refactor step creation and logging for improved clarity and maintainability (243a7f9)

Bug Fixes

  • update client retrieval for LangChain callback handler (7fb7cbe)

Chores

Documentation

  • add LangGraph notebook example (cb8838c)

Refactors

  • tracer: simplify async step creation by consolidating functions (d61888c)
  • tracer: streamline code formatting and improve readability (bada5eb)