While this is an OpenAI Spec sync update (#314), it is also crucial in adding a way to users to filter/find tools open ai requested by name. It can be done with the ResponseEvent::ResponseCompleted
event but this event is not always guaranteed by open AI leaving users with no option to handle tool calls.
also sent a PR #442