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 09c6a2d commit c383a34Copy full SHA for c383a34
async-openai-wasm/README.md
@@ -21,8 +21,10 @@ a `x.y.z` version.
21
22
- It's based on [OpenAI OpenAPI spec](https://github.com/openai/openai-openapi)
23
- Current features:
24
- - [x] Assistants (Beta)
+ - [x] Assistants v2
25
+ - [ ] Assistants v2 streaming
26
- [x] Audio
27
+ - [x] Batch
28
- [x] Chat
29
- [x] Completions (Legacy)
30
- [x] Embeddings
0 commit comments