Found out that the Gemini Embeddings API has a hard limit on 10k bytes on the request body, which can be crossed even when staying under the 2048 token limit
This PR will fix it
Found out that the Gemini Embeddings API has a hard limit on 10k bytes on the request body, which can be crossed even when staying under the 2048 token limit
This PR will fix it