ai-connector -> ai
This commit is contained in:
parent
52a209c57a
commit
5744f56ff6
11 changed files with 9 additions and 33 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { kv } from '@vercel/kv'
|
||||
import { OpenAIStream, StreamingTextResponse } from 'ai-connector'
|
||||
import { OpenAIStream, StreamingTextResponse } from 'ai'
|
||||
import { Configuration, OpenAIApi } from 'openai-edge'
|
||||
|
||||
import { auth } from '@/auth'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue