Skip to content

Commit c868bc2

Browse files
committed
update readme
1 parent bd283dc commit c868bc2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

async-openai/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ $Env:OPENAI_API_KEY='sk-...'
6868

6969
Only types for Realtime API are implemented, and can be enabled with feature flag `realtime`.
7070

71+
## Webhooks
72+
73+
Support for webhook event types, signature verification, and building webhook events from payloads can be enabled by using the `webhook` feature flag.
74+
7175
## Image Generation Example
7276

7377
```rust

0 commit comments

Comments
 (0)