This commit is contained in:
Web4 2025-04-07 18:36:04 -04:00 committed by GitHub
commit 81c36a1bbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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,
});