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 really useful to be able to return an object type of list when using client.chat.completions.create_iterable / create_partial / create_with_completion. The patched client currently only supports list with vanilla create: