misc UI fixes (#20)
This commit is contained in:
commit
572ce91708
28 changed files with 523 additions and 313 deletions
|
|
@ -1,8 +1,9 @@
|
|||
import { kv } from '@vercel/kv'
|
||||
import { OpenAIStream, StreamingTextResponse } from 'ai-connector'
|
||||
import { Configuration, OpenAIApi } from 'openai-edge'
|
||||
import { nanoid } from '@/lib/utils'
|
||||
|
||||
import { auth } from '@/auth'
|
||||
import { nanoid } from '@/lib/utils'
|
||||
|
||||
export const runtime = 'edge'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue