mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-08-02 22:58:43 +08:00
chore: update util functions
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { openAIApiKey } from "@/utils/openai";
|
||||
import { openAIApiKey } from "@/utils";
|
||||
import { createParser, ParsedEvent, ReconnectInterval } from "eventsource-parser";
|
||||
import { NextRequest } from "next/server";
|
||||
|
||||
|
Reference in New Issue
Block a user