SIGN IN SIGN UP

fix: LlamaIndex callback handler drops events if the `start_event` handler is not called (#1668)

* Add regression test

* Convert CBEventData to a dataclass for flexibility

* Wire up new implementation

* Update test

* Do not condition event type check on having an event start

* Add test to ensure that exception events don't create a span
D
Dustin Ngo committed
428053fcefdd9b5502b3fc38ac0235a0e938c8a1
Parent: 48df16e
Committed by GitHub <noreply@github.com> on 10/30/2023, 6:53:11 PM