v0.2.0-alpha.66
Pre-release
Pre-release
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
- format file (16429ac)
Documentation
- add LangGraph notebook example (cb8838c)