Skip to content

Commit

Permalink
docs(helpers): fix chat completion anchor (#1753)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgellow authored and stainless-app[bot] committed Sep 27, 2024
1 parent 37f5615 commit 73fc3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ The `beta.chat.completions.parse()` method imposes some additional restrictions

# Streaming Helpers

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

## Chat Completions API

Expand Down

0 comments on commit 73fc3b9

Please sign in to comment.