Skip to content

Commit

Permalink
Update streaming-react-response.mdx (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosnicholas authored Feb 19, 2024
1 parent 515af40 commit 6f4abae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions docs/pages/docs/api-reference/stream-data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ For information on the implementation, see the associated [pull request](https:/
The `experimental_` prefix indicates that the API is not yet stable and may
change in the future without a major version bump.

It is currently only implemented from `ai/react`'s `useChat` hook.

</Callout>

## Usage
Expand Down
3 changes: 0 additions & 3 deletions docs/pages/docs/api-reference/streaming-react-response.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ The `experimental_StreamingReactResponse` class allows you to stream React compo
<Callout>
The `experimental_` prefix indicates that the API is not yet stable and may
change in the future without a major version bump.

It is currently only implemented from `ai/react`'s `useChat` hook.

</Callout>

## `experimental_StreamingReactResponse(res: ReadableStream, options?: ResponseOptions): Response` [#streamingreactresponse]
Expand Down

0 comments on commit 6f4abae

Please sign in to comment.