Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 956d4e8

Browse files
authoredSep 27, 2024
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
 

‎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)
Please sign in to comment.