Skip to content

Commit 149ce5f

Browse files
committed
Log response from llm
1 parent 8890c7b commit 149ce5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

predictGender/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ export default {
5252
max_tokens: 100,
5353
temperature: 0.1
5454
});
55+
console.log('response', response);
5556

5657
// Parse and validate the JSON response
5758
let jsonResponse;

0 commit comments

Comments
 (0)