Skip to content

Commit 41292d4

Browse files
oilbeaterelithrar
authored andcommitted
[fix] The batch response should return only two items (#16808)
1 parent ea1f5aa commit 41292d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/models/responses/TextEmbeddingsResponses.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const json_single = `{
1111
const json_batch = `{
1212
"shape":[2,768],
1313
"data":[
14-
[0.03190416097640991, 0.006062490865588188, 0.025968171656131744,...],
1514
[0.002439928939566016, -0.021352028474211693, 0.06229676678776741,...],
1615
[-0.02154572866857052,0.09098546206951141,0.006273532286286354,...]
1716
]

0 commit comments

Comments
 (0)