Skip to content

Commit

Permalink
adding sse
Browse files Browse the repository at this point in the history
  • Loading branch information
ardan-bkennedy committed Jun 7, 2024
1 parent a646bc4 commit 9b84b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/docs/pages/reference/chat_sse.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ from any of the chat enabled [models](/options/enumerations) using the
`/chat/completions` REST API endpoint or any of the official SDKs (Python, Go,
Rust, JS, or cURL).

## Generate a Stream Base Chat Text Completion
## Generate a Stream Based Chat Text Completion

To generate a stream based chat text completion, you can use the following code
examples. Depending on your preference or requirements, select the appropriate
Expand Down

0 comments on commit 9b84b9c

Please sign in to comment.