const openaiApi = new openai.OpenAI({
apiKey: env.OPENAI_API_KEY,
});const deepseekApi = new openai.OpenAI({
apiKey: env.DEEPSEEK_API_KEY,
});error TS2339: Property 'DEEPSEEK_API_KEY' does not exist on type '{ NODE_ENV: "development"; WASP_SERVER_URL: string; WASP_WEB_CLIENT_URL: string; JWT_SECRET: string; OPENAI_API_KEY: string; PORT: number; DATABASE_URL: string; SKIP_EMAIL_VERIFICATION_IN_DEV: boolean; GOOGLE_CLIENT_ID: string; GOOGLE_CLIENT_SECRET: string; PG_BOSS_NEW_OPTIONS?: string | undefined; } | { ...; }'Join the Discord to ask follow-up questions and connect with the community
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.
4,603 Members
Join