Skip to content

Commit ba21611

Browse files
committed
fix: testing
1 parent 5ef5254 commit ba21611

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

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

5353
};
5454

55-
5655
const apiUrl = 'https://api.openai.com/v1/chat/completions';
5756
const max_tokens = 1024;
5857
const temperature = 0.6;

0 commit comments

Comments
 (0)