rrg92 commited on
Commit
c5addb2
·
1 Parent(s): b1cbef8

Change result

Browse files
Files changed (1) hide show
  1. app/index.js +1 -1
app/index.js CHANGED
@@ -34,7 +34,7 @@ app.post('/v1/embeddings', async (req, res) => {
34
  text: text
35
  }
36
  )
37
- console.log()
38
 
39
  res.json({
40
  object: "list"
 
34
  text: text
35
  }
36
  )
37
+ console.log(result)
38
 
39
  res.json({
40
  object: "list"