chore: bump versions (#845)
This commit is contained in:
parent
9dd9a9898c
commit
c58fd528fc
7 changed files with 89 additions and 113 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use client';
|
||||
|
||||
import { useChat } from 'ai/react';
|
||||
import { useChat } from '@ai-sdk/react';
|
||||
import { useEffect, useRef } from 'react';
|
||||
import { artifactDefinitions, ArtifactKind } from './artifact';
|
||||
import { Suggestion } from '@/lib/db/schema';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue