ai-connector -> ai
This commit is contained in:
parent
52a209c57a
commit
5744f56ff6
11 changed files with 9 additions and 33 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use client'
|
||||
|
||||
import { type Message } from 'ai-connector'
|
||||
import { type Message } from 'ai'
|
||||
|
||||
import { Button } from '@/components/ui/button'
|
||||
import { IconCheck, IconCopy } from '@/components/ui/icons'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue