Update and rename AI to API.js

Signed-off-by: Web4 <137041369+QUBUHUB@users.noreply.github.com>
This commit is contained in:
Web4 2025-03-04 01:02:29 -05:00 committed by GitHub
parent 553948b478
commit 12614c743b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

4
AI
View File

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

4
API.js Normal file
View File

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