1.1.7a2
📦 langgraphView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release introduces the ability to pass metadata solely for tracing and fixes an issue where assistant_id was incorrectly populated from metadata instead of configuration.
✨ New Features
- Allow passing some metadata only for tracing purposes.
🐛 Bug Fixes
- Populate assistant_id from config configurable instead of metadata.