UNPKG

@ai-sdk/react

Version:

[React](https://react.dev/) UI components for the [AI SDK](https://ai-sdk.dev/docs):

5 lines (4 loc) 129 B
export * from './use-chat'; export { Chat } from './chat.react'; export * from './use-completion'; export * from './use-object';