@Logan M you can see this example in the Chainlit cookbooks.
https://github.com/Chainlit/cookbook/pull/138Right now, I’ve struggled with how to properly nest the parent / child steps for a single run into the Chainlit “steps” framework properly.
The above example differs from my core goal which is a custom function calling agent workflow that can stream back the async tool calls.