Skip to content

Commit 5022793

Browse files
Update src/content/docs/ai-gateway/configuration/websockets-api.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 2113745 commit 5022793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/configuration/websockets-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ After this initial message, all streaming chunks are relayed in real-time to the
121121
}
122122
```
123123

124-
Once all chunks for a request have been streamed, AI Gateway sends a final message to signal the requests completion. For added flexibility, this message includes all the metadata again, even though it was initially provided at the start of the streaming process.
124+
Once all chunks for a request have been streamed, AI Gateway sends a final message to signal the request's completion. For added flexibility, this message includes all the metadata again, even though it was initially provided at the start of the streaming process.
125125

126126
```json
127127
{

0 commit comments

Comments
 (0)