import {Inngest} from "inngest" export const inngest = new Inngest({ id: "openStock", ai: {gemini: {apiKey: process.env.GEMINI_API_KEY}} })