ai-connector -> ai
This commit is contained in:
parent
52a209c57a
commit
5744f56ff6
11 changed files with 9 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import * as React from 'react'
|
||||
import Link from 'next/link'
|
||||
import Textarea from 'react-textarea-autosize'
|
||||
import { UseChatHelpers } from 'ai-connector/react'
|
||||
import { UseChatHelpers } from 'ai/react'
|
||||
|
||||
import { useEnterSubmit } from '@/lib/hooks/use-enter-submit'
|
||||
import { cn } from '@/lib/utils'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue