Skip to content

Commit 44e1dfa

Browse files
committed
fix: testing
1 parent 70c1a8e commit 44e1dfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const componentsReference = {
5252

5353
};
5454

55+
5556
const apiUrl = 'https://api.openai.com/v1/chat/completions';
5657
const max_tokens = 1024;
5758
const temperature = 0.6;

0 commit comments

Comments
 (0)