julep
julep copied to clipboard
Increase batch size limit for embedding
trafficstars
Description
The litellm service throws an error when trying to embed a document with a big list of strings in the content field.
Reproduce
To reproduce, try to embed a document and set the content field to any list of strings that has more than 128 elements.