deprecated package #23

Closed
opened 2026-02-16 02:17:44 -05:00 by yindo · 1 comment
Owner

Originally created by @Robert-Jia00129 on GitHub (Jun 29, 2025).

useChat in import { useChat } from "ai/react"; is deprecated.
Should be using import { useChat } from "@ai-sdk/react";

Originally created by @Robert-Jia00129 on GitHub (Jun 29, 2025). `useChat` in `import { useChat } from "ai/react";` is deprecated. Should be using `import { useChat } from "@ai-sdk/react";`
yindo closed this issue 2026-02-16 02:17:44 -05:00
Author
Owner

@marcusschiesser commented on GitHub (Jun 29, 2025):

Thanks @Robert-Jia00129 great catch! Want to send a PR?

@marcusschiesser commented on GitHub (Jun 29, 2025): Thanks @Robert-Jia00129 great catch! Want to send a PR?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#23