You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to use StructuredResponseCreateParams along with an async client and ResponseServiceAsync, similar to how ResponseService has overloads of create that accept a StructuredResponseCreateParams<T> and return a StructuredResponse<T>.