We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3d0d8 commit fcbd831Copy full SHA for fcbd831
async-openai/README.md
@@ -61,7 +61,7 @@ $Env:OPENAI_API_KEY='sk-...'
61
62
## Realtime API
63
64
-Only types for Realtime API are imlemented, and can be enabled with feature flag `realtime`
+Only types for Realtime API are implemented, and can be enabled with feature flag `realtime`
65
These types may change when OpenAI releases official specs for them.
66
67
## Image Generation Example
0 commit comments