app/openai.ts (
2
lines of code) (
raw
):
import OpenAI from "openai"; export const openai = new OpenAI();