return value for one string

#14
by rudykierbel - opened

Hi ! maybe my question's stupid ->
using the js sdk, the return value i get from trying to embed one string JSON.stringify({'inputs': 'just one string'}) as request body is an array of arrays of vectors, ie for one string, multiple embeddings.
Is this expected behavior ?

Sign up or log in to comment