Skip to content

Commit c383a34

Browse files
committed
update README.md
1 parent 09c6a2d commit c383a34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

async-openai-wasm/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ a `x.y.z` version.
2121

2222
- It's based on [OpenAI OpenAPI spec](https://github.com/openai/openai-openapi)
2323
- Current features:
24-
- [x] Assistants (Beta)
24+
- [x] Assistants v2
25+
- [ ] Assistants v2 streaming
2526
- [x] Audio
27+
- [x] Batch
2628
- [x] Chat
2729
- [x] Completions (Legacy)
2830
- [x] Embeddings

0 commit comments

Comments
 (0)