Skip to content

Commit

Permalink
Create openaiapi
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammedadnanv authored Jul 14, 2024
1 parent bf7e089 commit ffc47b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/openaiapi
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
const openai = new OpenAI({
apiKey: 'sk-proj-4b0CAyg8LfjBZgHAxx3HT3BlbkFJU27EU0MMsPaQipb4yBhp',
console.log();
});

0 comments on commit ffc47b2

Please sign in to comment.