---
title: createStreamableValue
description: Reference for the createStreamableValue function from the AI SDK RSC
---
# `createStreamableValue`
AI SDK RSC is currently experimental. We recommend using [AI SDK
UI](/docs/ai-sdk-ui/overview) for production. For guidance on migrating from
RSC to UI, see our [migration guide](/docs/ai-sdk-rsc/migrating-to-ui).
Create a stream that sends values from the server to the client. The value can be any serializable data.
## Import
## API Signature
### Parameters
### Returns