What's Changed
- Updated README with updated usage examples for new decorators and session management. Introduce
session
,agent
,operation
,task
, andworkflow
decorators for improved observability. by @Dwij1704 in #862 - Updated unit tests for decorators by adding workflow and task nesting validation. by @Dwij1704 in #863
- Update README.md by @srilaasya in #872
- Update README.md by @areibman in #874
- Configure Ruff to enforce unused imports and undefined names by @tcdent in #881
- Log deeplink to trace on AgentOps dashboard. by @tcdent in #879
- Add langchanin callback handler by @Dwij1704 in #876
- Version bump to 0.4.5 by @tcdent in #880
- Refactor Agents SDK instrumentation. by @tcdent in #854
New Contributors
- @srilaasya made their first contribution in #872
Full Changelog: 0.4.4...0.4.5