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
Copy file name to clipboardExpand all lines: async-openai/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@
38
38
-[x] Realtime (Beta) (partially implemented)
39
39
-[x] Responses (partially implemented)
40
40
-[x] Uploads
41
+
-[x] Videos
41
42
- Bring your own custom types for Request or Response objects.
42
43
- SSE streaming on available APIs
43
44
- Requests (except SSE streaming) including form submissions are retried with exponential backoff when [rate limited](https://platform.openai.com/docs/guides/rate-limits).
0 commit comments