#status 413

4 messages · Page 1 of 1 (latest)

olive sleet
#

Hi, when trying to use LangChain with Chroma and Mistral for embedding a, I get this error: 'raise MistralAPIException.from_response(mistralai.exceptions.MistralAPIException: Cannot stream response. Status: 413'. How can I solve this?

simple oak
#

Hi, you can try a smaller document and see if it works.

olive sleet
#

Hello, thank you for your reply. It works correctly with a single document. But how can I then use your api if I have to use multiple documents? Is it possible to increase the request size somehow?

simple oak
#

Yeah you will need to do some chunking of the docs. But we are currenlty investiage some rate limit issue. Should have an update soonish.