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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@
34
34
-[x] Images
35
35
-[x] Models
36
36
-[x] Moderations
37
+
-[ ] Uploads
37
38
- SSE streaming on all available APIs
38
39
- Requests (except SSE streaming) including form submissions are retried with exponential backoff when [rate limited](https://platform.openai.com/docs/guides/rate-limits).
39
40
- Ergonomic builder pattern for all request objects.
0 commit comments