SIGN IN SIGN UP

feat: openai streaming spans show up in the ui (#1888)

- creates a new span only once upon end of iteration
- only creates an event for the first streaming token event, not for each event (otherwise, there are too many events to make sense)
- fix bug preventing span updates, although span updates are not used in this PR
- add notebook for running openai sdk requests of various request types
X
Xander Song committed
ffa1d41e633b6fee4978a9b705fa10bf4b5fe137
Parent: 172cc10
Committed by GitHub <noreply@github.com> on 12/7/2023, 8:53:36 PM