Skip to content

Commit 956d4e8

Browse files
authored
docs(helpers): fix chat completion anchor (#1753)
1 parent 37f5615 commit 956d4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: helpers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The `beta.chat.completions.parse()` method imposes some additional restrictions
128128

129129
# Streaming Helpers
130130

131-
OpenAI supports streaming responses when interacting with the [Chat Completion] & [Assistant](#assistant-streaming-api) APIs.
131+
OpenAI supports streaming responses when interacting with the [Chat Completion](#chat-completions-api) & [Assistant](#assistant-streaming-api) APIs.
132132

133133
## Chat Completions API
134134

0 commit comments

Comments
 (0)