Skip to content

Commit 6cd66a5

Browse files
committed
update
1 parent 035d413 commit 6cd66a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-openai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
Features that makes `async-openai` unique:
3939
- Bring your own custom types for Request or Response objects.
4040
- SSE streaming on available APIs.
41-
- Customize query and headers globally or per request.
41+
- Customize query and headers per request, customize headers globally.
4242
- Requests (except SSE streaming) including form submissions are retried with exponential backoff when [rate limited](https://platform.openai.com/docs/guides/rate-limits).
4343
- Ergonomic builder pattern for all request objects.
4444
- Microsoft Azure OpenAI Service (only for APIs matching OpenAI spec).

0 commit comments

Comments
 (0)