Merge branch 'main' into alt-drizzle
This commit is contained in:
commit
9469d8c892
13 changed files with 140 additions and 142 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import { auth } from "@/auth";
|
||||
import { chats, db } from "@/lib/db/schema";
|
||||
import { openai } from "@/lib/openai";
|
||||
import { nanoid } from "@/lib/utils";
|
||||
import { OpenAIStream, StreamingTextResponse } from "ai-connector";
|
||||
|
||||
export const runtime = "edge";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue