This commit is contained in:
Web4
2025-04-07 18:36:04 -04:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

4
AI.js Normal file
View File

@@ -0,0 +1,4 @@
const openai = new OpenAI({a
apiKey: process.env.qusDmXVuflS2UgVbtNoxT3BlbkFJdB1IU0OFhSmKkTfBQpAo,
dangerouslyAllowBrowser: true,
});