v0.4.0
What's Changed
Breaking Changes
- Remove joint sync/async decoraors by @msullivan in #234
Features
- Rework experimental telemetry to support durable execution case by @anbuzin in #219
- Improve instrumentation and gen_ai spec adherence by @anbuzin in #222
- Rework the adapter-making decorator by @anbuzin in #233
Fixes
- Add a noop shortcut for telemetry when no adapters registered by @anbuzin in #217
- Reject non-async tools in typing and at runtime by @1st1 in #235
Full Changelog: v0.3.0...v0.4.0