Skip to content

Commit

Permalink
[fix] The batch response should return only two items (#16808)
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Sep 18, 2024
1 parent cda8483 commit 5404025
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const json_single = `{
const json_batch = `{
"shape":[2,768],
"data":[
[0.03190416097640991, 0.006062490865588188, 0.025968171656131744,...],
[0.002439928939566016, -0.021352028474211693, 0.06229676678776741,...],
[-0.02154572866857052,0.09098546206951141,0.006273532286286354,...]
]
Expand Down

0 comments on commit 5404025

Please sign in to comment.