Hi, I’m trying to upload the embeddings generated with a text-small openai embeddings model of the attached file but it fails with the following message:
{“code”=>11,
“message”=>“Error, message length too large: found 7355723 bytes, the limit is: 4194304 bytes”,
“details”=>}
This is the file being vectorized:
Any ideas?